Go to file
Hri7566 de4f6a2383 init 2023-09-15 06:40:33 -04:00
src init 2023-09-15 06:40:33 -04:00
.gitignore init 2023-09-15 06:40:33 -04:00
README.md init 2023-09-15 06:40:33 -04:00
build.ts init 2023-09-15 06:40:33 -04:00
bun.lockb init 2023-09-15 06:40:33 -04:00
package.json init 2023-09-15 06:40:33 -04:00
tsconfig.json init 2023-09-15 06:40:33 -04:00

README.md

mpp-saturn

To install dependencies:

bun install

To run:

bun run index.ts

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