Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 475 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 475 Bytes

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