public
Description: Project Sprouts is an open-source, cross-platform project generation and configuration tool for ActionScript 2, ActionScript 3, Adobe AIR Flash and Flex projects
Homepage: http://projectsprouts.org/
Clone URL: git://github.com/lukebayes/project-sprouts.git
Click here to lend your support to: project-sprouts and make a donation at www.pledgie.com !
commit  74acc92ef855593ceb84bb6ed8b47c23b4a36814
tree    8fd7c5991def32d92fa8cb833d92857eef0c7b33
parent  d699784a76267d9de2fcb85c5bd26f6a6eb7e2bb
project-sprouts / bundles
name age message
..
file README Sat May 24 12:06:41 -0700 2008 First real git commit [lukebayes]
directory as2/ Loading commit data...
directory as3/
directory developer/
directory flashplayer/
directory flex4/ Thu Sep 17 23:39:18 -0700 2009 Fixed an issue with flex4 bundle generated scri... [dima]
directory 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!