workshop/packages/todo
2025-07-11 13:05:50 -07:00
..
src I went a little crazy 2025-07-11 13:05:50 -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 Add project-whiteboard app and update dependencies 2025-07-11 10:50:13 -07:00
README.md wip 2025-06-22 11:17:20 -07:00
tsconfig.json I went a little crazy 2025-07-11 13:05:50 -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.