UPSAtwal / git-automation

This project is a Menu Driven CLI in which users can use git operations without knowledge of git commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Automation

Key Features :

1> You can use git without learning git commads .

2> This project helps you create a New Repo and push your project to that Repo automatically , just run the script ;)

How to use this Bash Script ?

1> Place the script inside the Project Folder where you want to perform all Git Operations .

2> Run the script using :

./git-automation.sh

3> You will see Multiple Menu Operations available to you , choose according to your need .

4> NOTE -> You need to Setup and install gh (github CLI) in order to use this

Download Link for GithubCLI -> https://cli.github.com/

5> NOTE -> Download the repo as zip do not clone the repo code

About

This project is a Menu Driven CLI in which users can use git operations without knowledge of git commands.


Languages

Language:Shell 100.0%