chc-1
v1.0.12
Published
Use bun
Downloads
90
Readme
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
