Hey, I wanted to share this tool I've been working on for automating things using TypeScript.<p>It's in a very early stage, and any bug reports & feature requests would be greatly appreciated.<p>Before making Auto, I had a big list of aliases that would call some global scripts that would generate files in different ways depending on the project I was in (cwd).<p>It takes a lot of inspiration from zx, but has a different model, without shebangs, and with global and per-project scripts.<p>I hope it will save time for other people as well.
Thanks for checking it out!