1
0
mirror of https://github.com/sharkdp/fd synced 2024-07-05 09:19:11 +00:00
fd/README.md

9 lines
94 B
Markdown
Raw Normal View History

2017-05-09 21:27:10 +00:00
# fnd
A modern, convenient and fast replacement for 'find'
2017-05-09 21:29:14 +00:00
## Build
```bash
cmake .
make
```