A petname library and command-line tool in Rust.
To install the command-line tool:
cargo install rust-petname
.Alternatively, to hack the source:
cargo build
.After installing the source (see above) run tests with: cargo test
.
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.