yipee readme time
This commit is contained in:
parent
454fd35ec8
commit
295327621a
18
README.md
Normal file
18
README.md
Normal file
@ -0,0 +1,18 @@
|
||||
# vanity-rage
|
||||
|
||||
A mildly more performant Rust reimplementation of [vanity-rage](https://github.com/6e6f61/vanity-age).
|
||||
|
||||
|
||||
# Installation
|
||||
|
||||
```sh
|
||||
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](https://github.com/devongovett/glob-match)'s README for more info.
|
Loading…
Reference in New Issue
Block a user