issues
search
quake-build
/
quake-old
A meta-build system powered by nushell
https://quake.build
MIT License
9
stars
0
forks
source link
Support hot reloading and other long-lived dynamic build lifecycles
#10
Open
cassaundra
opened
1 year ago
cassaundra
commented
1 year ago
This involves:
Core tasks:
[x] Adding concurrent builds with interruptible handles (#15)
[ ] Adding a file watcher mode which responds to changes and rebuilds as necessary (#14)
Auxiliary issues:
[ ] Ensure non-concurrent tasks get run on the main thread (#24)
This involves:
Core tasks:
Auxiliary issues: