Skip to content

timoxley/npm3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm3

Wraps the 'next' version of npm v3 as an executable npm3.

Allows you to use npm v3 alongside whatever other version of npm you currently have installed.

Installation & Update

npm install -g npm3

Remember to run this semi-regularly to get the latest version of npm v3.

Make sure you understand what's changing in npm v3 by reading the excellent Release Notes.

Usage

The npm3 executable behaves exactly like npm:

> npm3 -v
3.2.2
> npm3 install
> npm3 search
# etc

See Also

License

MIT

About

Use npm v3 alongside your currently installed npm.

Resources

License

Stars

Watchers

Forks

Packages

No packages published