Config Examples
Non-obvious config.json recipes for Runyard. Filter by category, tool, or keyword.
Filters
Category
Tools
-
Terminal
Launch a script in a new Ghostty window
Open Ghostty in a project directory and run a setup script that needs your full shell PATH (Homebrew, etc.).
Ghostty -
Terminal
Launch a script in a new iTerm2 window
Open iTerm2 in a project directory and run a setup script using iTerm's `--command=` flag (with an AppleScript fallback for new-tab use cases).
iTerm2 -
Shell environment
Load .envrc or mise.toml before starting a service
Apply project-local env vars and tool versions managed by direnv, mise, or asdf without relying on shell init files.
direnvmise -
Containers
Run a Docker Compose stack with a health gate
Start a multi-container stack, wait for the API to respond, and stop everything cleanly when you quit.
Docker Compose -
Shell environment
Run services with a specific Node version (nvm / fnm)
Use the right Node version per project when Runyard's spawned environment doesn't load your shell's init files.
nvmfnm
No examples match the current filters.