/silica

Primary LanguageRubyMIT LicenseMIT

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.