Provide a command line interface
Open
- Dominant language
- C++
- Stars
- 6.6k
- Forks
- 1.1k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 4
Description
Hello,
Do you plan to also offer a command line interface of your library?
One of a the benefits of seeing "snappy" command line developed, would be the multithreading advantage. For example, when we use a "compressed" dd command, like this:
`dd if=/dev/sda status=progress | snappy > image.img.snappy`
Without having tried it, @nabijaczleweli proposes an [implementation](https://git.sr.ht/~nabijaczleweli/snappy-tools).
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.