@ceschiatti/cedro
v0.0.13
Published
To install dependencies:
Readme
bun-tcp
To install dependencies:
bun installTo run:
bun run index.tsto build:
bun build ./index.ts --outfile indexTo cross compile for linux:
bun build --compile --target=bun-linux-x64 ./index.ts --outfile indexThis project was created using bun init in bun v1.2.5. Bun is a fast all-in-one JavaScript runtime.
