This repository houses a tool designed to create a new GitHub repository and sync it with a local machine automatically. The tool allows you to create a repository, configure it for your GitHub account, and set up the desired license and .gitignore file.
GitHub Repo Creator (GHRC) is a simple, yet powerful tool that automates the process of creating a new GitHub repository and managing its INITIALISATION. This tool saves time and effort by handling configuration tasks such as:
- Setting up the correct local and remote repositories
- Selecting the appropriate license
- Including a suitable .gitignore files
cp .env.example .env
modify the variables in the .env file as required
./ghrc.fish --help
- python3
- fish