7 releases (2 stable)
1.1.0 | Aug 28, 2022 |
---|---|
1.0.0 | Aug 28, 2022 |
0.1.4 | Aug 23, 2022 |
#46 in #github-api
12MB
304 lines
Contains (DOS exe, 12MB) autogit.exe, (ELF exe/lib, 8.5MB) autogit
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
Dependencies
~5–21MB
~259K SLoC