panorama/apps/codetrack
2024-07-10 03:11:19 -05:00
..
.gitignore update 2024-07-10 00:12:17 -05:00
bun.lockb update 2024-07-10 00:12:17 -05:00
index.ts save other attributes 2024-07-10 03:11:19 -05:00
manifest.yml save other attributes 2024-07-10 03:11:19 -05:00
package.json update 2024-07-10 00:12:17 -05:00
README.md update 2024-07-10 00:12:17 -05:00
tsconfig.json update 2024-07-10 00:12:17 -05:00

codetrack

To install dependencies:

bun install

To run:

bun run index.ts

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