Bowl

Bowl is a Mac/Linux controller for your Application. Write Ruby Code, put it into plug-in directory. Bowl automatically generate sample code and Web UI.

Installation

% gem install bowl

Usage

% bowl

or

% bowl --port 8901

=> start server - http://localhost:8901

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