napy
v0.0.6
Published
Cli to handle yarn and npm easily
Downloads
5
Maintainers
Readme
CLI to automatically handle any package manager on any javascript project
Install
npm install -g napy
or yarn global add napy
How to use
Use it like your prefered package manager but with napy <command>
instead of yarn <command>
or npm <command>