NAnt is different. 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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 2,296.8 kB | 10583 kB | [list of files] |