# Vote-rs
currently in development
creates a .blt file from a csv file
to build
```bash
cargo +nightly -Z unstable-options build --out-dir ./build
```