(Recent installation of Go(lang) required)
go install github.com/NickRTR/GitHub-Automation@latest
On macOS:
sudo ln -s <Path to Executable> /usr/local/bin
(Path to executable should be similar to the following path: Users/name/go/bin/GitHub-Automation
)
- Create a GitHub access token with repo access
- Navigate into the folder you want to initialize a repository in.
- Run
GitHub-Automation
with the arguments you wish:-title
/-t
: Change the repo title-private
/-p
: Set repo visibility to private (default ist public)-organization
/-o
: Set organization-reset
/r
: Reset stored GitHub Access Token