No description
Find a file
2024-05-17 12:17:10 +10:00
sources initial commit 2024-05-17 12:17:10 +10:00
.gitignore initial commit 2024-05-17 12:17:10 +10:00
.gitmodules initial commit 2024-05-17 12:17:10 +10:00
bun.lockb initial commit 2024-05-17 12:17:10 +10:00
index.ts initial commit 2024-05-17 12:17:10 +10:00
package.json initial commit 2024-05-17 12:17:10 +10:00
README.md initial commit 2024-05-17 12:17:10 +10:00
tsconfig.json initial commit 2024-05-17 12:17:10 +10:00

flumoji

To install dependencies:

bun install

To run:

bun run index.ts

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