/autorepo

A simple, cli-based tool to automatically create github repositories

Primary LanguagePythonMIT LicenseMIT

AutoRepo

AutoRepo is a simple, cli-based tool for automating the creation of github repositories.



Installation

  • Run the following command to install AutoRepo to your PC
$ pip install autorepo



Usage

  • After the installation is complete, you can run the following command to start AutoRepo (this will print the help message):
$ repo
$ repo --login

Or

$ repo -l