technovangelist.videoprojects/2024-08-20-quant-tester
Matt Williams 1e70a60e6c add quant tester
Signed-off-by: Matt Williams <m@technovangelist.com>
2024-08-20 20:14:23 -07:00
..
.gitignore add quant tester 2024-08-20 20:14:23 -07:00
bun.lockb add quant tester 2024-08-20 20:14:23 -07:00
index.ts add quant tester 2024-08-20 20:14:23 -07:00
package.json add quant tester 2024-08-20 20:14:23 -07:00
README.md add quant tester 2024-08-20 20:14:23 -07:00
tsconfig.json add quant tester 2024-08-20 20:14:23 -07:00

quant-tester

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.24. Bun is a fast all-in-one JavaScript runtime.