Relies on ts-utils to be linked for some things to work.
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 daemons.
Can run .ts
files with bun --watch
.
Do TS exploration here.