lukebayes / project-sprouts
- Source
- Commits
- Network (19)
- Issues (30)
- Downloads (4)
- Wiki (4)
- Graphs
-
Tree:
4fbd424
commit 4fbd424cbdb89f0244cdca061ac70f5c0c1c1994
tree 571c5c773dc75ac5c2c49d5e9302ce4c9664938b
parent e801d54a63d0ac02716b4641484f7dde9017fb29
tree 571c5c773dc75ac5c2c49d5e9302ce4c9664938b
parent e801d54a63d0ac02716b4641484f7dde9017fb29
project-sprouts / bundles
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README | Sat May 24 12:06:41 -0700 2008 | |
| |
as2/ | ||
| |
as3/ | ||
| |
developer/ | ||
| |
flashplayer/ | ||
| |
mxml/ |
bundles/README
------------------------- BUNDLES ------------------------- A Sprout bundle is a rubygem that contains generators and rake tasks that are related in some way. By convention, this relationship is based on a particular technology like ActionScript 2.0, ActionScript 3.0 or Haxe. If your organization needs to make changes to the functionality provided by these gems, you can create your own custom bundle and either share it with us (and everyone) or host it on your own gem server (private or public). One bundle that we would like to create sooner rather than later, is the sprout-developer-bundle. Ideally, this would include code generators and supporting tasks for creating new bundles, libraries and tools!


