tbuild/.gitmodules
xSlendiX 6b995e1582 Add file watching and colour coding.
This patch adds a new option to building: -w. What this option does is
it runs the build system on any change detected in either src/ or lib/.
This is a really convenient option since you don't need to type "tbuild
b" every time.

Signed-off-by: xSlendiX <slendi@socopon.com>
2022-12-24 18:51:46 +02:00

7 lines
164 B
Plaintext

[submodule "tomlc99"]
path = tomlc99
url = https://github.com/cktan/tomlc99
[submodule "x-watcher"]
path = x-watcher
url = https://github.com/nikp123/x-watcher