Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maliksvd/cli-github

a simple cli to get some info from your github account
https://github.com/maliksvd/cli-github

Last synced: 18 days ago
JSON representation

a simple cli to get some info from your github account

Awesome Lists containing this project

README

        

# cli-github

a simple cli to get some info from your github account

## Installation

```bash
pnpm install -g cli-github
```

### add your github token to .env

```bash
GITHUB_TOKEN=your-github-token
```

## Usage

```bash
clig info
```

## License

[MIT](LICENSE)