Path to this page:
./
devel/nant,
Free .NET build tool similar to Apache Ant
Branch: pkgsrc-2017Q1,
Version: 0.86beta1nb15,
Package name: nant-0.86beta1nb15,
Maintainer: pkgsrc-usersNAnt is a free .NET build tool. In theory it is kind of like make without
make's wrinkles. In practice it's a lot like Ant.
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.
Master sites:
SHA1: 9f91381b9c54459c5cc56e31e4645e470a3cbe9b
RMD160: 96343c30403bb740e52d51688c855738a8021bbf
Filesize: 2135.95 KB
Version history: (Expand)
- (2017-04-04) Package added to pkgsrc.se, version nant-0.86beta1nb15 (created)