2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / nant / doc / index.html
1 <html>\r
2 \r
3 <head>\r
4         <meta http-equiv="Content-Language" content="en-ca">\r
5         <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">\r
6         <link rel="stylesheet" type="text/css" href="style.css" />\r
7         <title>NAnt - A .NET Build Tool</title>\r
8 </head>\r
9 \r
10 <body>\r
11         <table width="100%" border="0" cellspacing="0" cellpadding="2" class="NavBar">\r
12                 <tr><td class="NavBar-Cell" width="100%"><b>NAnt</b> : A .NET Build Tool</td></tr>\r
13         </table>\r
14 \r
15         <h1><span class="N">N</span><span class="Ant">Ant</span> Home Page</h1>\r
16 \r
17         <p>September 18, 2001 Gerry Shaw -- <a title="Send email to Gerry Shaw" href="mailto:gerry_shaw@yahoo.com">gerry_shaw@yahoo.com</a></p>\r
18         <p>NAnt is a .NET based build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like <a title="Ant home page" href="http://jakarta.apache.org/ant/">Ant</a>. NAnt has only been tested with Beta 2 .NET SDK, build 2914.</p>\r
19         <p>The idea for NAnt came from <a title="Hazware home page" href="http://www.hazware.com/xbHome.htm"> Hazware's XBuild</a> project. After emailing the author for a beta 2 version of the tool and getting no response I decided to port the code to .NET beta 2. Due to the number of changes from .NET beta 1 to beta 2 the result was a total rewrite.</p>\r
20         <ul>\r
21                 <li><a title="NAnt files page on SourceForge" href="http://sourceforge.net/project/showfiles.php?group_id=31650"><b>Download latest version</b></a> from SourceForge</li>\r
22                 <li><a title="NAnt web site on SourceForge" href="http://nant.sourceforge.net">Home page</a> on SourceForge</li>\r
23                 <li><a title="NAnt project summary on SourceForge" href="http://sourceforge.net/projects/nant/">Project summary</a> on SourceForge</li>\r
24                 <li><a title="Version history of NAnt" href="changelog.html">Changes</a></li>\r
25                 <li><a title="Tasks still being worked on" href="todo.html">To do</a></li>\r
26                 <li><a title="Project credits" href="authors.html">Authors</a></li>\r
27                 <li><a title="Software license agreement" href="license.html">License</a></li>\r
28         </ul>\r
29 \r
30         <h2>Getting Started</h2>\r
31         <p>Since the software is still in heavy development you are going to be on your own. You can see NAnt build itself by doing the following:</p>\r
32         <ol>\r
33                 <li>Download the latest released version.</li>\r
34                 <li>Unzip the distribution into a new folder.</li>\r
35                 <li>Using a command prompt (so you can see the build output) cd into the\r
36                         folder where NAnt was unzipped.</li>\r
37                 <li>Type <code>bin\nant</code> at the command prompt to build NAnt.</li>\r
38         </ol>\r
39 \r
40         <p><a href="http://sourceforge.net"><img valign="middle" src="http://sourceforge.net/sflogo.php?group_id=31650" width="88" height="31" border="0" alt="SourceForge logo (link to home page)"></a></p>\r
41 </body>\r
42 \r
43 </html>\r