commit
d2f7294650
@ -0,0 +1,15 @@ |
|||||||
|
# libmonoformat-ts |
||||||
|
|
||||||
|
To install dependencies: |
||||||
|
|
||||||
|
```bash |
||||||
|
bun install |
||||||
|
``` |
||||||
|
|
||||||
|
To run: |
||||||
|
|
||||||
|
```bash |
||||||
|
bun run index.ts |
||||||
|
``` |
||||||
|
|
||||||
|
This project was created using `bun init` in bun v1.3.11. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime. |
||||||
Loading…
Reference in new issue