summaryrefslogtreecommitdiff
path: root/development/nant/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/nant/README')
-rw-r--r--development/nant/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/nant/README b/development/nant/README
new file mode 100644
index 0000000000..323d042e4e
--- /dev/null
+++ b/development/nant/README
@@ -0,0 +1,4 @@
+NAnt is a free .NET build tool. In theory, it is kind of like make,
+but without make's wrinkles. In practice, it's a lot like Ant.
+
+This requires mono.