Skip to content

Instantly share code, notes, and snippets.

@r4hulp
Created May 29, 2017 15:40
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 r4hulp/c8dd378e7cf3e0daa53433fb1ee643ff to your computer and use it in GitHub Desktop.
Save r4hulp/c8dd378e7cf3e0daa53433fb1ee643ff to your computer and use it in GitHub Desktop.
Install Jekyll using Chocolatey
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