Ripgrep playground

Choose a typical use case or try your own:

# Find all occurrences of the
# word "codes" in "README.md":
rg codes README.md

# See the "tree" example for project structure.

ripgrep is a command line search tool like grep, but with a better user experience and faster.

⛫ homepage • αω tutorial • ⚘ community

Powered by codapi — an open-source tool for embedding interactive code examples into product docs, online courses and blogs. Give it a try!