Skip to content

Instantly share code, notes, and snippets.

@janzeteachesit
Last active June 10, 2017 05:12
Show Gist options
  • Save janzeteachesit/0e5016a7a751ec9844ff4cea75e3980a to your computer and use it in GitHub Desktop.
Save janzeteachesit/0e5016a7a751ec9844ff4cea75e3980a to your computer and use it in GitHub Desktop.
Portable Node.js setup 2017-06-09

Now you can use npm and node from windows cmd or from bash shell like Git Bash of msysgit.

conversely: https://www.linkedin.com/pulse/portable-node-windows-process-create-environment-incus-data-pty-ltd

or http://nodejs.org/en/

Getting Started with Node.js

npm-upgrade

npm i -g npm-upgrade
@janzeteachesit
Copy link
Author

install git

npm install git

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