workmn 0.0.2

Manages the lifecycle of projects on the local machine
Documentation
1
2
3
4
5
6
7
8
# workmn

## Dev Setup

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