#learning #tool #cli-tool #search

app bob2

This is a cli tool made for learning purpose

1 unstable release

0.0.1 Mar 22, 2024

#254 in #learning

MIT license

9KB
112 lines

Bob2 Rust CLI

Overview

bob2 is a cli tool made for learning purpose as well as a hope to make something useful eventually. it is open to suggestions from others.

Prerequisites:

Build command

cargo build 
cd target/debug/
./bob2 

Install command

cargo install --path .

Example

 bob2 search -f dummy.txt -p lorem
 bob2 count -f dummy.txt -p lorem

Dependencies

~7MB
~117K SLoC