Keep track of your passwords!
## Installation
The easiest way to install CrabKeeper is to use the [`cargo`](https://crates.io/crates/cargo) package manager.
```
cargo install crabkeeper
```
## Usage
```
crabkeeper
```
For a list of commands, run `crabkeeper --help`.
```
crabkeeper --help
```
## Contributing
Contributions are welcome!
Read the [Contributing Guide](contributing.md) for more information.
## License
CrabKeeper is licensed under the [MIT](/LICENSES/LICENSE-MIT.md) or [Apache 2.0](/LICENSES/LICENSE-APACHE.md) License at your choice. For a General info, look [here](COPYING.md).