Skip to content
/ tane Public
forked from cloudfuji/tane

A gem for developing Bushido apps locally

Notifications You must be signed in to change notification settings

HashNuke/tane

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A gem for developing Bushido apps locally

Resources

Stars

Watchers

Forks

Packages

No packages published