RobotLegs is one of the newest AS3 Micro-Architecture framework out there and to help folks that are starting with Robotlegs, as well as make life easier for current Robotlegs users, I have created Ant script extensions that generate most of the code you need in order to work with RobotLegs following best practices.

The Ant tasks will generate the following:
- Robotlegs Folder structure.
- Robotlegs libraries and source code
- Automatic ThunderBolt integration to each user-gesture.
- Creating VO.
- Add event command user gesture
- Add startup command
- Add main class and Context class
- Create model class
- Create service class
- Create view and mediator combo
- Move libraries and source code to project lib
You can download the Ant tasks from GitHub:
http://github.com/EladElrom/robotlegs-utilities-AntGenerator
Feel free to add these tasks to your arsenal.. Cheers






















Thanks!
Will check it out, it comes at just the time I need such a thing.
I have a need to generate a robotlegs project for a fairly small project - hopefully this will prove interesting, and a time saver.
Cheers,
Jim.
Hi, I’m very new to ant script, could you help how to use or run ant scripts or point me to a good tutorial. Thanks.
hello again and sorry. Can you help me on how to use your generator? thanks.
Hi Jadd,
Follow this link for a video tutorial:
http://elromdesign.com/blog/2010/01/29/creating-a-webbrowser-app-using-robotlegs-mvcs-implementation-in-less-than-2-min/
So, I was looking to download the source from GitHub. Unfortunately, GitHub is down. Any chance you have a mirror or alternate way of getting the ANT tasks?
Just checked & it looks like it’s up again.