Created
June 5, 2011 19:55
-
-
Save jblanche/1009339 to your computer and use it in GitHub Desktop.
npm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ 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