Sha256: 2f98050a27d96f5a6a7e766ef18b9f0fca7f676bd9b5e2ea45dc5b8a31a77e74

Contents?: true

Size: 504 Bytes

Versions: 3

Compression:

Stored size: 504 Bytes

Contents

# Simba

simba is a generator for sinatra applications.

simba choose slim + sinatra + sequel to build your awesome app.

simba aim to set up ruby off rails's best practice.

## Installation

    $ gem install simba

## Usage

    $ simba appname [--skip-bundle]

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
simba-0.0.5 README.md
simba-0.0.4 README.md
simba-0.0.3 README.md