Skip to content

salsita/oauth-cli

Repository files navigation

OAuth CLI

Usage & Configuration

Please see the usage documentation in dist/README.md.

Development

Don't forget to install the dependencies first:

npm i

Debugging

Run the tool directly from source via TSX using the following command:

npm run dev

Bundling

npm run build

This will output a single executable JS file dist/oauth.cjs. You can then run it directly:

node dist/oauth.cjs