Skip to content
EntityQ2389023· pop 5· linked from 10 articles

NAnt is a free and open source software tool for automating software build processes. It is similar to Apache Ant, but targeted at the .NET environment rather than Java. The name NAnt comes from the fact that the tool is Not Ant.

In the Vinony graph

Within Vinony's link graph, NAnt is referenced by 10 other articles, and connects out to operating system, International Standard Book Number and Java.

Vinony files it under Build automation, Compiling tools and Free computer programming tools.

Its subject is documented across 5 Wikipedia language editions.

Source code

Because Ant needed the Java runtime. NAnt only needs the .NET or Mono runtime. README.md/txt This file Makefile Makefile for compilation with GNU Make Makefile.nmake Makefile for compilation with Microsoft NMake You will need the .NET Framework SDK as well as the runtime components if you intend to compile programs. Note: These instructions only apply to the source distribution of NAnt, as the binary distribution contains pre-built assemblies. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA A copy of the GNU General Public License is available in the COPYING.txt file included with all NAnt distributions. For more licensing information refer to the GNU General Public License on the GNU Project web site.

Excerpt from the source-code README · 5,409 chars · not written by Vinony

Wikidata facts

Official website
nant.sourceforge.net
Show 3 more facts
Stack Exchange tag
stackoverflow.com/tags/nant
software version identifier
0.91
source code repository URL
github.com/nant/nant
Sources (5)

via Wikidata · CC0

~1 min read

Encyclopedic overview

4 sections
Contents
  • Front-ends
  • See also
  • References
  • External links

NAnt is a free and open source software tool for automating software build processes. It is similar to Apache Ant, but targeted at the .NET environment rather than Java. The name NAnt comes from the fact that the tool is Not Ant.

NAnt requires one of the .NET frameworks (1.0, 1.1, 2.0, 3.5 or 4.0) or the third party Mono platform.

Excerpted from Wikipedia’s “NAnt” article, available under the CC BY-SA 4.0 licence.

Available in 5 languages

via Wikidata sitelinks · CC0

Connections

Categories