Last active
February 17, 2019 15:58
-
-
Save lexruee/8832edd35464e9519d6726aeb7a08965 to your computer and use it in GitHub Desktop.
commands to create a html file from the ruby code style guide
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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