dauntless-builder
dauntless-builder copied to clipboard
Rewrite scripts into a sort of build command (in TypeScript)
Currently the scripts are all separate things that somehow rely on each other but also kinda don't. Rewrite them into one CLI tool that does all the building probably with some sort of argument parser etc. This should also obviously be written in TypeScript.