ripgrep
Recipe card from the charly-tools plugin (Images — the deployable catalog).
ripgrep – Fast text search
Section titled “ripgrep – Fast text search”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Install files | charly.yml (packages only) |
| Depends | none |
Packages
Section titled “Packages”RPM: ripgrep
# box charly.yml — compose the candy as an inline list in the box bodymy-box: candy: base: fedora candy: [ripgrep]Used In Boxes
Section titled “Used In Boxes”openclaw-full(viaopenclaw-fullmetalayer)
Related Candies
Section titled “Related Candies”/charly-coder:dev-tools– bundles ripgrep alongside other CLI utilities/charly-openclaw:openclaw-full– parent metalayer that bundles ripgrep
Related Commands
Section titled “Related Commands”/charly-core:shell– run rg interactively inside the container/charly-core:cmd– one-shot rg invocation in a running service
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- ripgrep (rg) in containers
- Fast text search tools
- The
ripgrepcandy
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema, plan-step verbs, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)