π¦ Install¶
Get one slmcode binary on your PATH. Same energy as the big coding CLIs β fewer zeros on the invoice. π
π No Go required
Prebuilt binaries for macOS / Linux / Windows. Your laptop can stay a laptop.
Choose your path πΊοΈ¶
-
π macOS / Linux / WSL
Classic. Reliable. Slightly mysterious until
doctorsmiles. -
πͺ Windows
PowerShell one-liner. SmartScreen may raise an eyebrow β unblock and proceed.
-
πΊ Homebrew
For people who install everything with brew, including existential dread.
One-liners (all the flavors) π¦¶
Verify β ¶
You want: binary on PATH, a provider/model listed, and a model server that answers the phone.
β β±οΈ Quick start Β· π Providers
Update / uninstall β»οΈ¶
Where does it land? π¶
| Mode | Location |
|---|---|
| π€ User | ~/.local/bin/slmcode |
| π§° System | $(brew --prefix)/bin or /usr/local/bin |
| πͺ Windows | %LOCALAPPDATA%\slmcode\bin\slmcode.exe |
| πΊ Homebrew | Cellar β linked on PATH |
Metadata: ~/.config/slmcode/install.json (Windows: %APPDATA%\slmcode\install.json).
Build from source π οΈ¶
Needs Go 1.23+. Module proxy pulls GoLangGraph β no sibling clone required.
Optional: GOLANGGRAPH=/path/to/GoLangGraph for local framework hacking. Bring snacks.
Troubleshooting π§―¶
| Symptom | Fix |
|---|---|
command not found π» | Fix PATH, open a new shell |
| Checksum mismatch π | Re-run; check proxies / TLS inspection |
| SmartScreen π‘οΈ | Unblock or use PowerShell one-liner |
| Go build fails π₯ | Use the one-liner (seriously) |
More comedy β β FAQ
π
Pro tip: if slmcode doctor is green, resist the urge to βjust tweak one more configβ. Ship a tiny task first. Future-you will send a thank-you emoji.
βοΈ Made with β₯ by UnicoLab