stv voting system written in rust.
Go to file
Adrian Gunnar Lauterer 376c49bc92
tried to start on the web part
2024-04-28 03:19:37 +02:00
example created csv to blt converter 2024-03-17 00:19:16 +01:00
src tried to start on the web part 2024-04-28 03:19:37 +02:00
.gitignore Initial commit 2024-03-03 03:43:44 +01:00
Cargo.lock tried to start on the web part 2024-04-28 03:19:37 +02:00
Cargo.toml tried to start on the web part 2024-04-28 03:19:37 +02:00
LICENSE Initial commit 2024-03-03 03:43:44 +01:00
README.md created csv to blt converter 2024-03-17 00:19:16 +01:00
flake.nix init 2024-03-03 06:11:13 +01:00
sample.json init 2024-03-03 06:11:13 +01:00

README.md

Vote-rs

currently in development

creates a .blt file from a csv file

to build

cargo +nightly -Z unstable-options  build --out-dir ./build