Skip to content

giuliodambrosio/codeman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeman

Simple script to check out and update all the repositories from an organisation. It uses the GitHub apis to identify all the repositories belonging to an organisation. It checks them out if not already on the destination directory, otherwise it checks out master on them and pulls the origin master.

setup

Duplicate conf/config.example.yaml in the same directory to a config.yaml file. Customise your organisation name, the local base directory, your GitHub user email, and the personal token to be used with it.

Releases

No releases published

Packages

No packages published

Languages