Skip to content

Instantly share code, notes, and snippets.

@dbongo
Forked from jdx/bootstrap.sh
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save dbongo/c85ef3e00acbb80d081f to your computer and use it in GitHub Desktop.

Select an option

Save dbongo/c85ef3e00acbb80d081f to your computer and use it in GitHub Desktop.
apt-get update
apt-get install -y git npm
npm install -g n
n stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment