application-services/examples/relevancy-cli
Ben Dean-Kawamura 74b4b850d9 Starting a CLI for relevancy.
This can be run with `cargo relevancy`.

It currently supports classifying your history and printing the results.
The main way we get history is from sync.  You can also point it to a
places DB, but this must be from a mobile FF, we can't read from
desktop.
2024-05-10 20:17:59 +00:00
..
src Starting a CLI for relevancy. 2024-05-10 20:17:59 +00:00
Cargo.toml Starting a CLI for relevancy. 2024-05-10 20:17:59 +00:00