Files
get-shit-done/opencode/README.md
Joey 80246e9ae5 Add OpenCode installer package (#171)
feat: Add OpenCode installer support
2026-02-14 14:18:01 -06:00

10 lines
317 B
Markdown

# OpenCode Installer Package
This folder contains the OpenCode-specific installer package for GSD.
- Package location: `opencode/get-shit-done-opencode`
- Install command: `npx get-shit-done-opencode`
- Default install target: `~/.config/opencode`
Use `--local` to install into `./.opencode` for a single project.