Craftsman Bootstrap
The Craftsman Bootstrap is a hook designed for bootstrapping craftsman into the current project workspace. It takes care of several problems:- It consistently loads the craftsman library and extensions by just adding one <import> to the build.xml file.
- Removes the need for linking directly to the Craftsman ant extensions from your build.xml. This allows anyone to use your build.xml even if they do not have Craftsman (so long as you have supplied them the bootstrap jars).
- It searches for a craftsman installation, and if none is found, it prompts the user to download and install craftsman.
- It maintains your craftsman installation, allowing you to update your version of craftsman via an Ant target.
For more information on the bootstrap, see the manual
.
Download the latest craftsman-bootstrap release.
Click below to download the latest release (1.0.67).- craftsman-bootstrap-1.0.67.zip [ download
]

