Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siltyy/vanity-rage
https://github.com/siltyy/vanity-rage
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/siltyy/vanity-rage
- Owner: siltyy
- License: agpl-3.0
- Created: 2023-09-30T09:48:13.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-02T03:18:48.000Z (about 1 year ago)
- Last Synced: 2024-06-30T20:35:51.269Z (4 months ago)
- Language: Rust
- Size: 36.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-age - vanity-rage - based reimplementation of vanity-age. (Tools)
README
# vanity-rage
A mildly more performant Rust reimplementation of [vanity-age](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.