I am working on a lightweight and easy to use Ant script to generate PureMVC project, that follow best practices such as Test Driven Development (TDD) and possibly implementation of the Presention Model. The following scripts will be generated automatically for PureMVC projects:
1. PureMVC Folder structure.
2. Creation of application facade class.
3. PureMVC Custom creation of commands, proxies and Mediators.
4. FlexUnit custom test unit and test suite classes.
5. Integration of ThunderBolt.
5. ASDOC generator.
I managed to do some of the work, however the work is not completed if you are interested of joining the project and contributing, please let me know.





















