master-makers-cli 0.0.3

CLI to handle a master maker's common tasks
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Master Maker's CLI
TBD

## Description
TBD

## Requirements
* git
* cargo

## Install
```shell
curl https://gitlab.com/miutamihai/master-maker-cli/-/raw/master/install.sh | sh
```