Requires python3.6 or higher.
$ pip3 install repobotAfter installing, simply set your login credentials.
$ rbot login
Github username: username
Password: ****
Successfully Authenticated.NOTE: You can call the cli with
repobotas well, butrbotis more convienent :)
$ rbot new
# follow the prompts!
$ rbot new -D reponame
$ rbot new --private --org=myorg reponame
$ rbot ls
$ rbot ls --all
$ rbot --help
$ rbot new --help
$ rbot pr new --help