Dev tool - WebDash

I sporadically spent some of my free time developing a programming tool called WebDash:
https://github.com/Amtrix/webdash.

Contrary to what the name suggests, it has nothing to do with the Web. I developed it for myself to have a framework that maintains my projects. The following configuration is a real example of how I use it to build a binary, and it showcases the most important features:
https://github.com/Amtrix/webdash/blob/master/src/bin/_webdash-client/webdash.config.json
<<