Skip to content

apibash/github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash

github.apibash.com - run your many scripts from text file list

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

Press return for all questions by keeping the defaults and empty passphrase. This will generate two files in the ~/.ssh directory within your home directory:

  • ~/.ssh/id_rsa
  • ~/.ssh/id_rsa.pub

Copy and paste the content of the newly-generated id_rsa.pub file into the account where your repository is hosted. In my case, this is GitLab.

About

github.apibash.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages