rooster 2.0.0

A simple password manager for geeks
rooster-2.0.0 is not a library.

Rooster — the simple password manager for geeks

Rooster is a simple and secure password manager for geeks.

By geeks, we mean those that are not afraid to use the command line.

Installation

The installation depends on Rust & Cargo being installed on your system.

Once you have those installed, you can run the following command to install Rooster:

cargo install --git https://github.com/conradkleinespel/rooster.git

Once you have installed Rooster, you can view documentation with:

rooster --help

If Rooster does not work the way you expect it to, feel free to open an issue and tell us about it.

Contributors