Autogit

An interactive CLI tool to automate operations on GitHub using its API

1. Features

  1. Create a repository
  2. List all repositories
  3. Delete a repository

2. Requirements

  1. A GitHub Token
  2. Have GITHUB_TOKEN (your GitHub username) and GITHUB_USER (your GitHub Token) set as environment vars

3. Instalation

3.1 Cargo

cargo install autogit

3.2 Linux binary

Download this file and make sure you've granted executable permissions to it

./autogit

4. Screenshots

Menu

List of repositories (LR option)