fd/README.md

9 lines
94 B
Markdown
Raw Normal View History

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