tact
tact copied to clipboard
Refactor build system to use mostly JS/TS and not shell scripts
Simplify things like
yarn build && yarn gen && yarn build && yarn test
and also move file copying to TS.