I built a new Ada build tool for personal use
Strips GPRbuild boilerplate into a tiny CLI workflow (init/build/run/test/clean) backed by a simple tada.toml manifest and single-binary releases you can drop on PATH. Tests use AUnit and there's CI in place, so it feels practical for real projects; it isn't reinventing build systems, though — features like local/git dependency support are still on the roadmap.