Skip to: Site menu | Main content

Nant Scripting Language Print

This example shows how to use boo to enrich your nant build files.

boo includes some nant taks, more specifically, the boo task allows you to embed boo code directly into your nant build files. The nice thing is that the code has access to the entire nant object model through the Project reference.

Hello, world!

Printing all the properties

Creating a .resources file with an image list