This is a project to help automate the Dart client and server side app building. Similar to Apache Ant and MSBuild. It makes it easier to manage the Dart2JS output and where all your needed files go. I found it difficult to manage all the files that come with building a web site/app. So DartBuild makes it easier to define where all your Dart (and Dart compiled to JS), HTML, and CSS files go.
I am looking for all the help possible with this project as I anticipate that it will be a large undertaking.