Commit Graph

5 Commits

Author SHA1 Message Date
Greg Jastrab b946ff95de 0.1.1 - Working on Windows!
Now properly executes ANT commands on Windows.

Moved the events directory into the view folder.
2008-12-18 17:21:57 -05:00
Greg Jastrab 84018b56af Imported PrepareActorsCommand and added as sub command in StartupCommand 2008-12-05 13:59:30 -05:00
Greg Jastrab e4a82c56b4 Release quality functionality in place.
Command line parsing in place and complete for initial version.
Will look next into reading command name and constant as arguments instead of options.

Script determines whether ant is found on the path, and complains if it is not.

TODO: Fix log messages to be read in appropriately
2008-12-05 13:46:20 -05:00
Greg Jastrab 33bab6c024 Added initial command line parsing to puremvc-gen binary
Using CmdParse to handle command line arguments.

Fixed a few templates
2008-12-05 11:10:22 -05:00
Greg Jastrab 70b9d91930 Initial PureMVCGen gem code in place. 2008-12-02 15:50:24 -05:00