Skip to content

sottar/nyarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyarm

npm version

npm + yarn => nyarm

Can you answer npm or yarn in your project? We can use just nyarm.

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

  •  
  •  
  •  
  •