Using Bun.
It relies on ts-utils to be linked.
Clone it, then run bun link
in ts-utils
. Then run bun link @nikiv/ts-utils
inside ts
repo.
Then:
bun i
Currently use this repo to run scripts or for some daemons.
Run the .ts
files with bun --watch
.