Created
May 29, 2017 15:40
-
-
Save r4hulp/c8dd378e7cf3e0daa53433fb1ee643ff to your computer and use it in GitHub Desktop.
Install Jekyll using Chocolatey
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
choco install ruby -y | |
gem install bundler | |
gem install jekyll |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment