temporary chaos
This commit is contained in:
parent
a30ed08714
commit
dd3f16a637
24 changed files with 1525 additions and 833 deletions
15
sing-penis/README.md
Normal file
15
sing-penis/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# sing-penis
|
||||
|
||||
To install dependencies:
|
||||
|
||||
```bash
|
||||
bun install
|
||||
```
|
||||
|
||||
To run:
|
||||
|
||||
```bash
|
||||
bun run index.ts
|
||||
```
|
||||
|
||||
This project was created using `bun init` in bun v1.2.13. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
||||
Loading…
Add table
Add a link
Reference in a new issue