lukebayes / project-sprouts

Project Sprouts is an open-source, cross-platform project generation and configuration tool for ActionScript 2, ActionScript 3, Adobe AIR Flash and Flex projects

This URL has Read+Write access

lukebayes (author)
Sun Jul 20 12:43:13 -0700 2008
commit  4fbd424cbdb89f0244cdca061ac70f5c0c1c1994
tree    571c5c773dc75ac5c2c49d5e9302ce4c9664938b
parent  e801d54a63d0ac02716b4641484f7dde9017fb29
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 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!