Installation ============ First, clone the code: :: git clone git://git.fluxo.info/hydra.git && cd hydra Then check the source integrity of the latest release: :: tag="`git describe --abbrev=0 --tags`" git tag -v $tag && git checkout $tag Finally, add hydra folder to your `$PATH` or run the following command to install it under `/usr/local`: :: ./hydractl install Dependencies ------------ Major direct upstreams: * `Debian `_ * `Puppet `_ * `Git `_