/cman

config manager

Primary LanguageRubyMIT LicenseMIT

Cman

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'cman'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cman

Usage

use cman -h to see usage instructions

Contributing

  1. Fork it ( https://github.com/mbme/cman/fork )
  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 a new Pull Request

Todo

  1. manage files owner, group etc.
  2. possibility to encrypt some files
  3. check on startup if all files are valid
  4. add possibility to remove backups of installed files (or option not to create backups)
  5. improve stats with info about installed state, backups etc.
  6. ask to create unknown repo when adding files