Sha256: 6f400e19de57083638d52ff43a71938cc0c8893c87d2590297b7880080be072d

Contents?: true

Size: 634 Bytes

Versions: 2

Compression:

Stored size: 634 Bytes

Contents

= Braces

Bootstrap sinatra applications with a minimal template and rspec.

== Why?

Isn't Sinatra supposed to be super lightweight and easy to setup?  Yup,
it is; but it's nice to get everything else for free sometimes.

== Usage

Include:

    gem install braces

Run: 

    braces APP_NAME

Voila!

== What's in the package?

* Bundler
* Sinatra
* Thin
* Shotgun
* RSpec

== License

Braces is Copyright © 2011 Christopher Meiklejohn.  It is free software, and may be redistributed under the terms specified in the LICENSE file.

== About

The braces gem was written by {Christopher Meiklejohn}[mailto:cmeiklejohn@swipely.com].

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
braces-0.0.3 README.rdoc
braces-0.0.2 README.rdoc