NAnt Alternatives
NAnt is described as 'free .NET build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant' and is an app in the Development category. There are more than 10 alternatives to NAnt for a variety of platforms, including Linux, Mac, Windows, BSD and Android. The best alternative is CMake, which is both free and Open Source. Other great apps like NAnt are GNU Make (Free, Open Source), SCons (Free, Open Source), Maven (Free, Open Source) and Gradle (Free, Open Source).
- CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files.
- Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.No screenshots yet
- SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache.No screenshots yet
- Apache Maven is a Java-based tool for build automation and project management (in software development). It is centered around a Project Object Model (POM) described in a XML file that describes the project structure and its dependencies to other components and libraries.
- Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else.No screenshots yet
- Apache Ant is an Open Source Java-based build tool (for software development). It uses XML files to describe, structure and control the build process.No screenshots yet
- Rake is a software task management and build automation tool. It allows you to specify tasks and describe dependencies as well as to group tasks in a namespace.No screenshots yet
- Cake (C# Make) is a cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages.
- SBT is a build tool for Scala, like Ant or Maven but with hieroglyphics.No screenshots yet