Skip to content

Instantly share code, notes, and snippets.

@lexruee
Last active February 17, 2019 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lexruee/8832edd35464e9519d6726aeb7a08965 to your computer and use it in GitHub Desktop.
Save lexruee/8832edd35464e9519d6726aeb7a08965 to your computer and use it in GitHub Desktop.
commands to create a html file from the ruby code style guide
git clone https://github.com/rubocop-hq/ruby-style-guide
cd ruby-style-guide
pandoc README.md -o ruby-code-style-guide.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment