Setup

There are two options for setting up the project:

Option 1: Installing via NPM

npm install -g @nanoapi.io/napi

Option 2: Cloning the Repo

Check out the code from our Github repo and run the following commands:

npm install
npm run build
node dist/index.js <command>