Skip to content

jefmathiot/electric_sheep

Repository files navigation

ElectricSheep.IO

A (hopefully) simple tool to execute backup tasks and copy archives offsite. It's designed to operate from an utility machine over the network using SSH connections and eliminate the need for configuration and scripting on the target hosts.

Build Status Dependency Status Coverage Status Code Climate

Installation & Documentation

See the documentation

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request