Sha256: 6ebfb77a2c3e7fc27a89ef0719e642c174680e19eda5a074dd679a5e42f450ef
Contents?: true
Size: 799 Bytes
Versions: 10
Compression:
Stored size: 799 Bytes
Contents
# Kuppayam Kuppayam is a basic UI to starter kit. A basic UI starter kit - rails engine with useful helpers and bootstrap based UI modules ## How to use Kuppayam? just add kuppayam to gemfile and you are done. ## Installation Add this line to your application's Gemfile: ```ruby gem 'kuppayam' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install kuppayam ``` ## Contributing Fork the project from the repository https://github.com/right-solutions/kuppayam Make your changes & Send a Pull Request. ## Gem Release Instructions ```bash $ gem build kuppayam.gemspec ``` ```bash $ gem push gem push kuppayam-0.1.1.gem ``` ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
10 entries across 10 versions & 1 rubygems