nyarm

0.1.1 • Public • Published

nyarm

npm version Actions Status

npm + yarn => nyarm

Can you answer npm or yarn in your project? You can use just nyarm for all your project.

install

$ npm install -g nyarm
# or 
$ yarn global add nyarm

usage

$ nyarm {install | add}
# npm project => npm install
# yarn project => yarn install

$ nyarm {install | add} foobar
# npm project => npm install foobar
# yarn project => yarn add foobar

$ nyarm {uninstall | remove} foobar
# npm project => npm uninstall foobar
# yarn project => yarn remove foobar

Licence

MIT

Readme

Keywords

Package Sidebar

Install

npm i nyarm

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

26.9 kB

Total Files

20

Last publish

Collaborators

  • sottar