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 !
lukebayes (author)
Fri Oct 30 07:41:48 -0700 2009
commit  f1e1dd9d6b86a28a16b54c9d922e869d66d4ce1c
tree    6f8bff80c7bd5750f94b3b9a64e269ab823a7421
parent  74acc92ef855593ceb84bb6ed8b47c23b4a36814
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!