rara
Rara is a password generator. This is also an sample project using combu.
Installation
via cargo install
Rara exists on crates.io. You can use rara with cargo install command.
cargo install rara
Download Binary
You can download binary from releases.
via suquiya's scoop bucket
You can install rara via scoop by adding suquiya's scoop bucket.
scoop bucket add suquiya_bucket https://github.com/suquiya/suquiya_bucket
scoop install rara
Manual Build
Of course, you can clone this repository and build and use.
CONTRIBUTING
If you want to contribute rara, please read CONTRIBUTING.md for checking our code of conduct, and submitting pull requests to us.
Author(s?)
License
This is licensed under MIT LICENSE
Information about construct for this README.md
This readme is mainly based on combu's readme - Copyright (c) 2022 suquiya - licensed MIT License.