tinysearch index generator
tinysearch/tinysearch: 🔍 Tiny, full-text search engine for static websites built with Rust and Wasm
Install:
cargo install --git https://github.com/EthanJustice/tini
tini 0.0.1
USAGE:
tini [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
help Prints this message or the help of the given subcommand(s)
index Generate tinysearch index.
- Tests
- Fix weird URL behaviour
- Write docs
- Add support for .gitignore'd files