#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

#219 in #learning

Download history 100/week @ 2024-03-18 11/week @ 2024-03-25 23/week @ 2024-04-01

134 downloads per month

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

~6.5MB
~110K SLoC