n-install
v0.0.3
Published
A neutral installer between NPM and yarn
Downloads
6
Readme
n-install
- Install with yarn if found
yarn.lock
- Install with npm if found
package-json.lock
- Let user choose it when no lock was found
Install
yarn global add n-install
# or npm i n-install -g
Usage
ni
Test env: node
v7.10.0
/ npmv4.2.0
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Prior art
n-install wouldn't exist if it wasn't for excellent prior art, n-install is planned by @egoist and inspired by neutral-install
Author
n-install © ulivz, Released under the MIT License. Authored and maintained by ulivz with help from contributors (list).
github.com/ulivz · GitHub @ulivz · Twitter @ulivz