Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 832 Bytes

Readme.md

File metadata and controls

41 lines (24 loc) · 832 Bytes

kissmyconfig

kissmyconfig is a simple configuration managment tool writen in ruby.

Getting Started

Prerequisites

kissmyconfig requires ruby, gem and bundle to run.

Installing

First clone the repository.

git clone https://github.com/mrabe89/kissmyserver

Install the required gems using the bundle tool

bundle

Now you should be ready to use it

How To

To unlease its power you have to write a yml file, defining the host and task structure. An example can be found here docs/example.yml

Contributing

Bugreports and/or Pull requests are highly welcome.

Or Beerpay

License

This project is licensed under the GPLv2 - see the COPYING file for details