workmn 0.0.1

Manages the lifecycle of projects on the local machine
Documentation
# workmn

## Dev Setup

```shell
rustup component add clippy
rustup component add rustfmt
```