workshop/packages/todo
2025-07-10 14:58:24 -07:00
..
src Update todo formatting 2025-07-10 14:58:24 -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 Refactor todo format to remove dash prefix 2025-07-10 14:53:48 -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.