nant(1) | General Commands Manual | nant(1) |
NAnt - .NET build tool similar to Ant
nant [OPTIONS] <target> ...
NAnt is a .Net build tool similar to Ant. The build environment is configured using an XML file and extended using .Net classes rather than executing separate shell-based commands. Each task is run by an object that implements a particular Task interface.
The following are the most common options
NAnt Project web site http://nant.sourceforge.net/
Man page by Dave Beckett, made available under the same terms as NAnt
2005-05-16 |