FluidDevOps is a small package which provides some console scripts to make DevOps easier.
See directory docker for more on running Docker containers.
python setup.py develop
python -m fluiddevops.mirrororfluidmirrorto setup hg to git mirroring for a group of packages and periodically check for updates
usage: fluidmirror [-h] [-c CFG] {list,clone,set-remote,pull,push} ...
positional arguments:
{list,clone,set-remote,pull,push}
sub-command
list list all configured repositories
clone clone all repositories based on config
set-remote set remote path in hgrc of all configured repositories
pull pull all configured repositories
push push all configured repositories
sync sync all configured repositories
optional arguments:
-h, --help show this help message and exit
-c CFG, --cfg CFG config file