tact icon indicating copy to clipboard operation
tact copied to clipboard

Refactor build system to use mostly JS/TS and not shell scripts

Open anton-trunov opened this issue 8 months ago • 0 comments

Simplify things like

yarn build && yarn gen && yarn build && yarn test

and also move file copying to TS.

anton-trunov avatar Jun 21 '24 17:06 anton-trunov