youchan / silica

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silica

This gem is a generator for Opal app with Hyalite and Menilite.

Installation

Add this line to your application's Gemfile:

gem 'silica'

And then execute:

$ bundle

Or install it yourself as:

$ gem install silica

Create your app

$ silica new your_app
$ cd your_app
$ bundle install

Start app

$ bundle exec rackup

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/youchan/silica.

About

License:MIT License


Languages

Language:Ruby 92.4%Language:HTML 5.1%Language:Shell 2.5%