workshop/packages/todo
2025-06-25 15:27:14 -07:00
..
src Better 2025-06-25 15:27:14 -07:00
.gitignore wip 2025-06-22 11:17:20 -07:00
package.json We can now mark good and bad responses from spike! 2025-06-23 14:51:31 -07:00
README.md wip 2025-06-22 11:17:20 -07:00
tsconfig.json Hell yeah! 2025-06-22 12:32:08 -07:00

text-do

To install dependencies:

bun install

To run:

bun run index.ts

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