/ug

rust clone of silver searcher

Primary LanguageRust

ug

Build Status

reimplementation of the silver searcher (ag) but in rust because i want to learn rust

example:

cargo build
./target/debug/ug display

tests:

cargo test