Sha256: 55ae50b366c198ddda5f88f3d7e045f949fd33565a13b7881cc4d46076f88e80
Contents?: true
Size: 793 Bytes
Versions: 2
Compression:
Stored size: 793 Bytes
Contents
# Weeler [![Gem Version](https://badge.fury.io/rb/weeler.png)](http://badge.fury.io/rb/weeler) [![Build Status](https://travis-ci.org/weby-lv/weeler.png?branch=master)](https://travis-ci.org/weby-lv/weeler) [![Coverage Status](https://coveralls.io/repos/weby-lv/weeler/badge.png)](https://coveralls.io/r/weby-lv/weeler) CMS for weby.lv projects. ## Installation Add this line to your application's Gemfile: gem 'weeler' And then execute: $ bundle Or install it yourself as: $ gem install weeler ## Usage Documentation in progress. ## 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
weeler-0.0.3 | README.md |
weeler-0.0.2 | README.md |