NAnt

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.[1]

NAnt
Developer(s)Gerry Shaw
Stable release
0.92 / June 9, 2012 (2012-06-09)
Preview release
n/a
Repository
Written inC#
Operating systemCross-platform
Platform.NET Framework, Mono
TypeBuild automation
LicenseGPL
Websitenant.sourceforge.net/ 

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

Front-ends

There are several front-end GUI tools available:

  • NAntBuilder, a full-featured Integrated Development Environment (IDE) for NAnt. It is designed to be a NAnt script creator, editor, and debugger.
  • NAntGUI, an open source tool for editing and running NAnt scripts.
  • Nantpad, a commercial tool by Profusion Software Studios that allows authoring, browsing and executing NAnt scripts.
  • ColorNAnt, The Perl script ColorNAnt is a wrapper for 'NAnt' and produces the same output but with pretty 'syntax' highlighting. Color schemes can be customized.
  • NantMenu, a Windows Shell Extension allowing you to run NAnt build scripts directly from within Windows Explorer.
gollark: What's wrong with the stdlib's htmlgen? This seems fine.
gollark: I'm using karax and abusing it to generate stringified HTML.
gollark: The whatnow?
gollark: This is slower than rust, which manages to do this extremely fast using bees.
gollark: Nim does decently well at my very unscientific web fastness benchmark™, managing 1ms average latency on a test where it generates a simple HTML page and sends it.

See also

References

  1. "History". nant.sourceforge.net. Retrieved 2016-12-22.
  • Holmes, Marc (2005). Expert .NET Delivery Using NAnt and CruiseControl.NET. Apress. p. 400. ISBN 978-1-59059-485-8.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.