https://github.com/sdangelo/crea
Minimal build tool
https://github.com/sdangelo/crea
Last synced: about 1 year ago
JSON representation
Minimal build tool
- Host: GitHub
- URL: https://github.com/sdangelo/crea
- Owner: sdangelo
- License: isc
- Created: 2016-06-09T05:36:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-09T06:13:36.000Z (about 10 years ago)
- Last Synced: 2025-03-22T14:35:19.564Z (about 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.