Skip to content

multigit-com/github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github

commands

./github config
./github projects
./github repos

update repositories from github

./github

clone all repositories from organisation

./github clone

push all repositories from folder

./github push

load all projects and manage on github

chmod a+x .github/*

Update projects

./projects.sh > .github.projects

Update repos

./repos.sh > .github.repos

Generate token GitHub Docs: Creating a personal access token

Save to file

.github.token
chmod +x github
github init
github status
github clone
github pull
github pull origin
chmod +x projects
./projects rm -rf 

About

load all projects and manage on github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages