To install dependencies:
bun install
To run:
bun run src/index.ts
Copy to any bin dir that is in PATH
, then call
$ gnb some words to describe task
This project was created using bun init
in bun v1.1.4. Bun is a fast all-in-one JavaScript runtime.