# rusty-ci
A tool to generate buildbot projects from a YAML file
## Usage
Install rust.
```bash
Install `rusty-ci`
```bash
cargo install rusty-ci
```
Build a makefile from a yaml file and run it!
```bash
```
## TODO
- [ ] Integrate CLAP for better command line usage