Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 266 Bytes

File metadata and controls

25 lines (16 loc) · 266 Bytes

cli-github

a simple cli to get some info from your github account

Installation

pnpm install -g cli-github

add your github token to .env

GITHUB_TOKEN=your-github-token

Usage

clig info

License

MIT