Skip to content

sottar/nyarm

Repository files navigation

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

About

😸 npm + yarn => nyarm 😸

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •