(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-Automationwith 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