1.0.1 • Published 1 year ago

gh-device-flow-cli v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

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 install

To run:

bun run index.mjs

This project was created using bun init in bun v1.0.22. Bun is a fast all-in-one JavaScript runtime.

1.0.1

1 year ago

1.0.0

1 year ago