Download Source Package nant:
NAnt is different than Make. Instead of a model where it is extended with shell-based commands, NAnt is extended using task classes. Instead of writing shell commands, the configuration files are XML-based, calling out a target tree where various tasks get executed. Each task is run by an object that implements a particular Task interface.
NAnt supports different target frameworks:
- Microsoft .NET Framework version 1.0, 1.1 and 2.0 - Mono 1.0 and 2.0
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 650.4 kB | 4968 kB | [list of files] |