dev: bun --hot run joe.ts test: bun test tdd: bun test --watch check: test bun lint