1.0.12 • Published 11 months ago
chc-1 v1.0.12
Use bun
Regular usage
bun index.ts
Hot usage
Will auto reload on file changes
bun --hot index.ts
Tests
Tests are all located in "tests" in the same structure as the source files
bun test
bun test --coverage