0
-########################################
0
-This project was generated using Sprouts
0
-http://code.google.com/p/projectsprouts/
0
-Please report any bugs to:
0
-http://code.google.com/p/projectsprouts/issues/list
0
-Please feel free to ask questions at:
0
-http://groups.google.com/group/projectsprouts
0
-########################################
0
-Using your favorite terminal, cd to this directory have fun!
0
-########################################
0
-To create a new ActionScript class, TestCase and rebuild all project TestSuites:
0
-script/generate class -s utils.MathUtil
0
-########################################
0
-To create a new Interface begin the name with I + Capital letter (eg: ISomeName)
0
-or end the name with 'able'
0
-Name begins with Capital 'I' followed by another capital letter
0
-script/generate class utils.ISomeName
0
+It makes badges, it uses actionscript, and it creates pretty.
0
-script/generate class utils.Observable
0
+Not quite fully functional, but getting there. More info to be added ;o
0
-Explicitly identify interface creation
0
-script/generate interface utils.SomeInterface
0
-########################################
0
-To create a new TestCase only, enter the following:
0
-script/generate test utils.SomeTest
0
-########################################
0
-To compile and launch your application:
0
-########################################
0
-To compile and launch your test suites:
0
-########################################
0
-To see all available rake tasks:
0
+Props to Sprouts for being awesome o//
0
+http://code.google.com/p/projectsprouts/
Comments
No one has commented yet.