Sha256: 6dec566e35b1123b41bfd85ab0ae75983bbee3f296e330743a866415eb2397d2

Contents?: true

Size: 535 Bytes

Versions: 1

Compression:

Stored size: 535 Bytes

Contents

# 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bowl-0.0.2 README.md