Skip to content

Instantly share code, notes, and snippets.

@sntxrr
Last active June 23, 2018 01:36
Show Gist options
  • Select an option

  • Save sntxrr/96b339d6218d611b139762b9eb56983c to your computer and use it in GitHub Desktop.

Select an option

Save sntxrr/96b339d6218d611b139762b9eb56983c to your computer and use it in GitHub Desktop.
simple-workstation.rb
packages = %w[visualstudiocode 7zip google-chrome-x64 putty dropbox 1password winscp slack]
packages.each do |package_name|
chocolatey_package package_name
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment