Skip to content

salsita/oauth-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors