No description
Find a file
2025-03-31 21:46:32 -04:00
docs Initial Commit 2025-03-31 21:46:32 -04:00
output Initial Commit 2025-03-31 21:46:32 -04:00
output-style Initial Commit 2025-03-31 21:46:32 -04:00
.gitignore Initial Commit 2025-03-31 21:46:32 -04:00
bun.lock Initial Commit 2025-03-31 21:46:32 -04:00
index.ts Initial Commit 2025-03-31 21:46:32 -04:00
package-lock.json Initial Commit 2025-03-31 21:46:32 -04:00
package.json Initial Commit 2025-03-31 21:46:32 -04:00
README.md Initial Commit 2025-03-31 21:46:32 -04:00
tsconfig.json Initial Commit 2025-03-31 21:46:32 -04:00

templator

To install dependencies:

bun install

To run:

bun run index.ts

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