Go to file
silt! c7ea2cae70 dont forget to license your software kids 2023-09-30 06:28:21 -04:00
src dont forget to license your software kids 2023-09-30 06:28:21 -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 slow but works 2023-09-30 02:25:12 -04:00
Cargo.toml slow but works 2023-09-30 02:25:12 -04:00
README.md lol typo 2023-09-30 06:03:08 -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.