public
Description: Github flash badge
Homepage: http://spinach.andascarygoat.com/tags/badjo
Clone URL: git://github.com/zmack/badjo.git
epic readme
zmack (author)
Tue Apr 29 09:17:00 -0700 2008
commit  1df6acb3f9ab8b1f83b3df8b3d86e87c59c5d43b
tree    2a58a36491c5a9fd928d68df2677354d3cca63e3
parent  26add508537dff7e197882b6bfcdf0f8adfd22c8
...
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
 
28
29
30
 
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
 
 
...
1
2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
4
 
 
5
6
 
7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
9
10
0
@@ -1,56 +1,10 @@
0
+Badjo
0
 
0
-########################################
0
-This project was generated using Sprouts
0
-http://code.google.com/p/projectsprouts/
0
-
0
-Please report any bugs to:
0
-http://code.google.com/p/projectsprouts/issues/list
0
-
0
-Please feel free to ask questions at:
0
-http://groups.google.com/group/projectsprouts
0
-
0
-########################################
0
-Using your favorite terminal, cd to this directory have fun!
0
-
0
-########################################
0
-To create a new ActionScript class, TestCase and rebuild all project TestSuites:
0
-
0
-script/generate class -s utils.MathUtil
0
-
0
-########################################
0
-To create a new Interface begin the name with I + Capital letter (eg: ISomeName)
0
-or end the name with 'able'
0
-
0
-Name begins with Capital 'I' followed by another capital letter
0
-script/generate class utils.ISomeName
0
-
0
-or
0
+It makes badges, it uses actionscript, and it creates pretty.
0
 
0
-Name ends with 'able'
0
-script/generate class utils.Observable
0
+Not quite fully functional, but getting there. More info to be added ;o
0
 
0
-or
0
 
0
-Explicitly identify interface creation
0
-script/generate interface utils.SomeInterface
0
-
0
-########################################
0
-To create a new TestCase only, enter the following:
0
-
0
-script/generate test utils.SomeTest
0
-
0
-########################################
0
-To compile and launch your application:
0
-
0
-rake
0
-
0
-########################################
0
-To compile and launch your test suites:
0
-
0
-rake test
0
-
0
-########################################
0
-To see all available rake tasks:
0
-
0
-rake -T
0
 
0
+Props to Sprouts for being awesome o//
0
+http://code.google.com/p/projectsprouts/

Comments

    No one has commented yet.