rooster 2.4.0

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

Rooster Banner

Installation

Build Status

Rooster depends on Rust & Cargo being installed on your system.

On Ubuntu Linux, you need to install some packages before installing Rooster:

sudo apt-get install pkg-config libx11-dev libxmu-dev

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

cargo install rooster

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

rooster --help

We welcome contribution from everyone. Head over to CONTRIBUTING.md to learn more about how to contribute to the project.

Ideas

Contributors