Sha256: e32a7c388e638a40de819e4fd7c88743c8cf8ae627cc8ca0db8cdac02c3ddf52

Contents?: true

Size: 671 Bytes

Versions: 2

Compression:

Stored size: 671 Bytes

Contents

# Tane

Copy-paste the following to create a new Cloudfuji rails application.

    gem install tane
    tane create

## What is tane?

Tane is a Cloudfuji Developers best friend and a development tool. It
helps you generate new Cloudfuji capable apps. It also enables existing
Ruby on Rails Apps to be Cloudfuji friendly.

## How To Create A New App

Install the tane gem and run the `tane create` command to create a new
app.

The create command will then make a new directory using that passed
name. If you don't pass a name, it will ask you for one.  The create
command will use the directory specified to generate a new rails 3 app
based on a Cloudfuji app template.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tane-0.0.5 README.md
tane-0.0.4 README.md