Added more options

This commit is contained in:
Jas Singh
2024-07-15 23:15:55 -07:00
parent 3ff7b1fd9b
commit d1844c22fb
6 changed files with 332 additions and 21 deletions

View File

@@ -1,5 +1,6 @@
Requirements:
Bun (may require sudo)
```sh
curl -fsSL https://bun.sh/install | bash && \
ln -s $HOME/.bun/bin/bun /usr/local/bin/bun