Open-source election counting https://yingtongli.me/opentally/
Go to file
RunasSudo 57d9b27551
Allow building debug profile from WASM build script
2021-06-13 16:34:27 +10:00
docs Add documentation on options 2021-06-13 16:32:21 +10:00
html Implement --ties random 2021-06-13 03:15:15 +10:00
src Implement --ties random 2021-06-13 03:15:15 +10:00
tests Add test cases for tie-breaking 2021-06-13 15:03:10 +10:00
.gitignore Initial quick port of HTML interface 2021-06-02 22:45:55 +10:00
COPYING Initial commit 2021-05-28 20:03:55 +10:00
Cargo.lock Add test cases for tie-breaking 2021-06-13 15:03:10 +10:00
Cargo.toml Add test cases for tie-breaking 2021-06-13 15:03:10 +10:00
build_wasm.sh Allow building debug profile from WASM build script 2021-06-13 16:34:27 +10:00
coverage.sh Add code coverage calculation 2021-06-12 15:37:41 +10:00
rustc_bs.sh Add code coverage calculation 2021-06-12 15:37:41 +10:00