Skip to content

shubh4122/Automation_Scripts_Git_Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Automation_Scripts_Git_Github

These are some simple automation scripts written in BASH to automate github/git operations

  • gitAutomationScript is a Simple script that just combines git add . amd git commit -m "MESSAGE" commands
  • gitHubAutomation is a script that is quite useful. It automates the process of creating repo on Github and then copying its link back in the terminal and adding it as a remote to the local repo. One can do all that with just one command using this Script. Only pre-requisite is, to add your Github Token and username in the script before using it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages