Skip to content

Instantly share code, notes, and snippets.

@dustycodes
Last active January 18, 2017 21:22
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 dustycodes/0b0b350b02552b03dea07ebb6c0add05 to your computer and use it in GitHub Desktop.
Save dustycodes/0b0b350b02552b03dea07ebb6c0add05 to your computer and use it in GitHub Desktop.
chocolatey installs for Puppet 4 Development Environment With Atom, Windows, r10k
choco install -y ruby
choco install -y ruby.devkit
choco install -y atom
choco install -y git.install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment