Sha256: 1349b3435cb9be427ed2b4984222bff4ae777e2d46fcc8f4e645e7acdc039354

Contents?: true

Size: 524 Bytes

Versions: 1

Compression:

Stored size: 524 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_start -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.1 README.md