Skip to content

SHAHARYAR1255/github-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#AUTOMATE GITHUB (using GITHUB rest Api)

####Clone this repo then use

###TO CREATE OR DELETE A GITHUB REPOSITORY

bash friday.sh repo create/delete <repository-name>

###TO INITIALIZE AND FIRST COMMIT

bash friday.sh init <commit-msg> <remote-name>

###TO PUSH CHANGED CODE

bash friday.sh push <commit-msg> <remote-name>

WANT TO USE THESE FROM ANY DIRECTORY?

Change friday.sh to friday and put it in the root then use above commands without bash.

#USEFUL LINK (https://www.youtube.com/watch?v=MYFpeDtXs28)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published