Go to file
silt! 6db0a632e5 some much-needed code cleanup 2023-09-30 06:53:27 -04:00
src some much-needed code cleanup 2023-09-30 06:53:27 -04:00
.gitignore slow but works 2023-09-30 02:25:12 -04:00
COPYING dont forget to license your software kids 2023-09-30 06:28:21 -04:00
Cargo.lock oh yeah output formatting 2023-09-30 06:49:09 -04:00
Cargo.toml oh yeah output formatting 2023-09-30 06:49:09 -04:00
README.md fix readme formatting 2023-09-30 06:29:20 -04:00

README.md

vanity-rage

A mildly more performant Rust reimplementation of vanity-age.

Installation

git clone https://git.tebibyte.media/silt/vanity-rage.git
cd vanity-rage
cargo build --release
target/release/vanity-rage query

Query Syntax

A query is just a normal glob, nothing to see here. Take a look at glob-match's README for more info.