-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Erik C. Thauvin edited this page Aug 31, 2024
·
13 revisions

Welcome to the bld wiki!
bld is a new build system that allows you to write your build logic in pure
Java.
bld was created because we're not really interested in build tools. We use
them because we have to, but we'd rather just get on with coding the real stuff.
The bld Javadocs complement this documentation with more details.
- What is bld?
- Quickstart Tutorial
- Full Manual
Thanks for reading!