Skip to content

muntedcrocodile/github_repo_creator

Repository files navigation

GitHub Repo Creator

Overview

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.

Description

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

Usage

cp .env.example .env

modify the variables in the .env file as required

./ghrc.fish --help

Requirments

  • python3
  • fish

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published