Skip to content

costa86/autogit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autogit

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

1. Features

Repositories

  1. Create
  2. Display all
  3. Delete
  4. Visit page

Gists

  1. Display all
  2. Delete
  3. Visit page

2. Demo

3. Requirements

  1. A GitHub Token
  2. Have GITHUB_TOKEN (your GitHub username) and GITHUB_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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages