Sha256: 21cb136f336719f31206751c184feafbf626e902319bd2ac9dfab30cf6d66990

Contents?: true

Size: 398 Bytes

Versions: 1

Compression:

Stored size: 398 Bytes

Contents

# Scoby
Scoby is a tool for quickly generating a Rails application preconfigured with
the tools commonly used by Brickbutton. It owes a _huge_ debt to thoughtbot's
[Suspenders](https://github.com/thoughtbot/suspenders).

## Installation

First install Scoby:

    gem install scoby

Then run:

    scoby projectname

This will create a Rails app in `projectname` using the latest version of Rails.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
scoby-0.0.1 README.md