Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

npm install from git

git+https://github.com/username/your_repository.git

#or this flavor if you need SSH:

git+ssh://git@github.com/visionmedia/express.git
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #npm #install #git
ADD COMMENT
Topic
Name
9+8 =