Autogit
An interactive CLI tool to automate operations on GitHub using its API
1. Features
Repositories
- Create
- Display all
- Delete
- Visit page
Gists
- Display all
- Delete
- Visit page
2. Demo

3. Requirements
- A GitHub Token
- Have
GITHUB_TOKEN(your GitHub username) andGITHUB_USER(your GitHub Token) set as environment vars
4. Instalation
3.1 Cargo
cargo install autogit
4.2 Ready-to-use executable
| OS | Architecture | File* |
|---|---|---|
| Linux | x86_64 | autogit |
| Windows | x86_64 | autogit.exe |
./autogit