This gem is a generator for Opal app with Hyalite and Menilite.
Add this line to your application's Gemfile:
gem 'silica'
And then execute:
$ bundle
Or install it yourself as:
$ gem install silica
$ silica new your_app
$ cd your_app
$ bundle install
$ bundle exec rackup
Bug reports and pull requests are welcome on GitHub at https://github.com/youchan/silica.