ria-generator
v0.0.51
Published
Scaffold ria-projects
Readme
#Ria-Generator
##Scaffold Support
##Add Your Project Scaffold
- You can add your project in the
templatefolder. - **[important]**Add
ria-typefield in yourpackage.json. The field is recognized as your project type, which can be use withsteel-cli(steel init -t [type]) - If needed, you can rename your
taskfile.jsto_task-steel.js, whichsteel-clican load. At the same time,createstellfile.jsand move the variables in yourtaskfile.jstosteelfile.js.
##Change Log
v0.0.5 11 May 2016
add steel-react template.more info
