Skip to content

anymaniax/napy

Repository files navigation

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>