An open API service indexing awesome lists of open source software.

https://github.com/direc85/ripgrep

ripgrep packaged for Sailfish OS
https://github.com/direc85/ripgrep

Last synced: 3 months ago
JSON representation

ripgrep packaged for Sailfish OS

Awesome Lists containing this project

README

        

# ripgrep

Ripgrep, compiled and packaged for Sailfish OS.

ripgrep source code: https://github.com/BurntSushi/ripgrep

Please see [the original ripgrep README.md](https://github.com/BurntSushi/ripgrep/blob/master/README.md) for more info.

How to build:

```bash
git clone [email protected]:direc85/ripgrep.git
cd ripgrep
sfdk -c target=SailfishOS-4.4.0.58-[aarch64|armv7hl|i486] build
```