Parent Directory
|
Revision Log
chore: add old version archive branches (2.x to 9.x-dev)
1 | # blazebuild |
2 | |
3 | To install dependencies: |
4 | |
5 | ```bash |
6 | bun install |
7 | ``` |
8 | |
9 | To run: |
10 | |
11 | ```bash |
12 | bun run index.ts |
13 | ``` |
14 | |
15 | This project was created using `bun init` in bun v1.1.9. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime. |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |