summaryrefslogtreecommitdiff
path: root/examples/plain_ruby/Justfile
AgeCommit message (Collapse)Author
2026-03-02add Justfiles for all examplesPaul Buetow
Each example directory gets a Justfile with run/dry/debug recipes. The rake and gem examples also include a setup recipe for bundle install. The cli example adds a hosts recipe for the --hosts flag. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>