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

https://github.com/sdangelo/crea

Minimal build tool
https://github.com/sdangelo/crea

Last synced: about 1 year ago
JSON representation

Minimal build tool

Awesome Lists containing this project

README

          

# Crea

Minimal build tool.

I am too lazy to explain hows and whys.

## TODO

* checksums / checksums+timestamps;
* parallel builds;
* patterns;
* variables;
* keep track of first/last needed;
* API review;
* documentation;
* tests.