dauntless-builder icon indicating copy to clipboard operation
dauntless-builder copied to clipboard

Rewrite scripts into a sort of build command (in TypeScript)

Open atomicptr opened this issue 3 years ago • 0 comments

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.

atomicptr avatar Jul 24 '22 06:07 atomicptr