No description
Find a file
2025-07-23 15:02:41 +02:00
.gitignore test 2025-07-23 15:02:41 +02:00
bun.lock test 2025-07-23 15:02:41 +02:00
index.ts test 2025-07-23 15:02:41 +02:00
package.json test 2025-07-23 15:02:41 +02:00
README.md test 2025-07-23 15:02:41 +02:00
tsconfig.json test 2025-07-23 15:02:41 +02:00

niku-scripts

To install dependencies:

bun install

To run:

bun run index.ts

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