workshop/packages/todo
2025-07-08 10:16:36 -07:00
..
src Fix todos! 2025-07-08 10:16:36 -07:00
.gitignore wip 2025-06-22 11:17:20 -07:00
global.d.ts Better todos 2025-07-02 10:22:07 -07:00
package.json Better todos 2025-07-02 10:22:07 -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.