Skip to content

popposs/Github-CLI-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github CLI Authentication Token Creation

Supports two-factor authentication and custom scopes for creating tokens.

npm i

npm run token

Uses Enquirer checkboxes:

  • down - move the pointer (cursor) down one row for each keypress
  • up - move the pointer (cursor) up one row for each keypress
  • i - toggle all choices to the opposite of their current state.
  • a - enable or disable all choices
  • space - toggle a choice
  • number - toggle the choice at the given index (starting at 1)

Releases

No releases published

Packages

No packages published