1.3.0 • Published 8 years ago

ejpm v1.3.0

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
8 years ago

ejpm

Wraps the 'next' version of npm v3 with enjoy's private registry (http://npm.test.ricebook.net) as an executable ejpm.

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

Installation & Update

npm install -g ejpm

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 ejpm executable behaves exactly like npm:

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

See Also

License

MIT

1.3.0

8 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago