Sha256: 73a2fea6f338f188bc155e0fd2ba1fc7eb522e44cdb3734499cccf2784df2257
Contents?: true
Size: 661 Bytes
Versions: 3
Compression:
Stored size: 661 Bytes
Contents
# Tane Copy-paste the following to create a new Bushido rails application. gem install tane tane create ## What is tane? Tane is a Bushido Developers best friend and a development tool. It helps you generate new Bushido capable apps. It also enables existing Ruby on Rails Apps to be Bushido 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 Bushido app template.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tane-0.0.3 | README.md |
tane-0.0.2 | README.md |
tane-0.0.1 | README.md |