# pmgr
[](https://github.com/recleun/pmgr/actions/workflows/rust.yml)
[](https://crates.io/crates/pmgr)
[](https://crates.io/crates/pmgr)
A simple to use CLI project manager written in rust.
## Installation
You need to have rust installed on your device.
```
$ cargo install pmgr
```
Now you can use pmgr:
```
$ pmgr help
```
## Usage
You can use the command `pmgr help` to view the available commands.
Or you can read the [usage documentation](docs/usage.md)