Sha256: 3a01be932c35b3599d11ca94e9988008d8c4464f34db71be9d2999cf35647e95
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
ElastiConf [](https://travis-ci.org/rezwyi/elasticonf) [](https://gemnasium.com/rezwyi/elasticonf) [](https://coveralls.io/r/rezwyi/elasticonf) ========== Powerfull and flexible application config solution worked in any ruby program. No clases definition, no dependencies. It just works! ## Installation First add the following lines to your application `Gemfile`: ``` ruby gem 'elasticonf', '~> 1.1.0' ``` Then run `bundle install` to update your's gems bundle. ## Configuration Will be available soon. ## Documentation Will be available soon. ## Testing Run this commands in terminal: 0. `cd some/path` 0. `git clone git@github.com:rezwyi/elasticonf.git` 0. `cd elasticonf/` 0. `bundle install` 0. `bin/rake` ## Versioning ElastiConf uses RubyGems Rational Versioning Policy. ## Copyright See LICENSE file.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
elasticonf-1.1.0 | README.md |