1.1.0 • Published 6 years ago

prioritize-yarn v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

prioritize-yarn Build Status All Contributors

If the project has yarn.lock, change npm install to yarn.

CLI

$ npm install --global prioritize-yarn
$ alias npm='prioritize-yarn'
// Using yarn, when there is a `yarn.lock`.
$ npm install
yarn install v0.18.1
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
[4/4] 📃  Building fresh packages...
✨  Done in 2.25s.

Recommend

Add this to ~/.bashrc or ~/.zshrc:

alias npm=prioritize-yarn

Contributors

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT © akameco

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago