1805ebb2617382fc35881e0e0f09b6c921010067
[webi-installers/.git] / ripgrep / install.sh
1 # title: Ripgrep (alias)
2 # homepage: https://webinstall.dev/rg
3 # tagline: `ripgrep` (project) is an alias for `rg` (command)
4 # alias: rg
5 # description: |
6 #   See https://webinstall.dev/rg
7
8 echo "'ripgrep@${WEBI_TAG:-}' (project) is an alias for 'rg@${WEBI_VERSION:-}' (command)"
9 curl -fsSL https://webinstall.dev/rg@${WEBI_VERSION:-} | bash