Skip to content

Instantly share code, notes, and snippets.

@jblanche
Created June 5, 2011 19:55
Show Gist options
  • Save jblanche/1009339 to your computer and use it in GitHub Desktop.
Save jblanche/1009339 to your computer and use it in GitHub Desktop.
npm
➜ second_year git:(master) ls
lib test
➜ second_year git:(master) node --version
v0.4.7
➜ second_year git:(master) npm --version
1.0.9-1
➜ second_year git:(master) npm install vows
[email protected] ../../../node_modules/vows
└── [email protected]
➜ second_year git:(master) ls
lib test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment