Skip to content

Instantly share code, notes, and snippets.

@Aminadav
Last active May 1, 2018 07:00
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 Aminadav/17b2c9ef489cc7d3aae137d27db70a68 to your computer and use it in GitHub Desktop.
Save Aminadav/17b2c9ef489cc7d3aae137d27db70a68 to your computer and use it in GitHub Desktop.

Software Install

Scoop Installation

Set-ExecutionPolicy RemoteSigned -scope CurrentUser
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')

choco installs:

choco install -y docker docker-machine curl cacert git  teamviewer nvm
- Install docker and docker-machine teamviewer

NPM Modules

npm i -g supervisor pm2 grunt mocha yarn 

Google Cloud Print

Recommended Extensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment