napy

Cli to handle yarn and npm easily

Usage no npm install needed!

<script type="module">
  import napy from 'https://cdn.skypack.dev/napy';
</script>

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>