Moo build tool - Summary
Show feedback again
Group identification
Id: #932
System Name: moo
Name: Moo build tool
Group Type: Programs
Search in this Group
Moo is a software building tool; it automates compiling source files that need recompilation, packing them, executes code generation tools like SableCC. Moo stands from others in that:
- The entier program is in one ruby script file.
- A file specific to each project (like makefile) is written in ruby.
- javac is called with multiple sources; unlike a typical senario with make.
- Supports junits; you can type moo [test-name] without need to write any specification about tests per project.
The program has been stable.
Registration Date: Thu 24 Feb 2005 09:15:43 PM UTC
License: GNU General Public License V2 or later
Development Status: 5 - Production/Stable
Show feedback again


