Scatterbrained implementation of minigrep
INSTALLATION
bash
cargo install scatterbrainedsearch
USAGE
bash
sbs file.txt pATtErN # case-unsensitive
LICENSE
Licensed under either of the following licenses (at your option):
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)