1.0.1 • Published 2 years ago
gh-device-flow-cli v1.0.1
gh-device-flow-cli
Little CLI for authorizing a GitHub App, generating a user-to-server token using the Device Flow.
Usage
❯ bunx gh-device-flow-cli <client_id>
Open https://github.com/login/device
Enter code: 2B63-D12F(You can also use npx)
Development
To install dependencies:
bun installTo run:
bun run index.mjsThis project was created using bun init in bun v1.0.22. Bun is a fast all-in-one JavaScript runtime.