zopsicle / adatip

Heavy work in progress.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Rebuild server when input files change #6

Closed ruuda closed 3 years ago

ruuda commented 3 years ago

This is nice for development, it rebuilds and reloads the server when you modify one of the source files. The downside is that if compilation fails, you get the build output in the Hivemind window instead of in a dedicated terminal.

zopsicle commented 3 years ago

This is a bit tricky to rebase lol. I think --onto is needed.