Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 268 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 268 Bytes

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>