This commit is contained in:
Chris Wanstrath 2026-02-19 13:10:41 -08:00
parent bf6b9973d5
commit 2bba442f3c

View File

@ -20,6 +20,7 @@ git clone https://github.com/your/sandlot
cd sandlot
bun install
bun link
alias sl=sandlot
```
## Usage