An open API service indexing awesome lists of open source software.

https://github.com/jameswalmsley/dbuild

The dark builder framework for Make
https://github.com/jameswalmsley/dbuild

Last synced: 3 months ago
JSON representation

The dark builder framework for Make

Awesome Lists containing this project

README

        

# Dark Builder (dbuild)

Dbuild is a collection of makefiles that attempt to simplify the creation
of a Make based build system.

Dark builder also aims to easily manage dependencies automatically, and
provide "pretty" output.

## Features

* Automatic Dependencies.
* Decent parallel building with no worries!
* Pretty output.
* Build complex projects.

## Documentation

COMING SOON!