Skip to content

joseph-beck/judgers

Repository files navigation

judgers

GitHub Actions Workflow Status GitHub Release GitHub License

what does judgers do?

helps streamline judging of things. from generating a judging allocations to a complete judging solution in a spreadsheet.

usage?

# 1. clone the repo
git clone https://github.com/joseph-beck/judgers.git

# 2. build the binary
cargo build --release --bin judgers-cli

# 3. rename the binary if you fancy, you can also move somewhere fancy if you want
mv target/release/judgers-cli judgers

# 4. use judgers
./judgers

alternatively install with cargo

# 1. install with cargo
cargo install --path judgers-cli

# 2. use judgers
judgers-cli

examples

check out example configs here.

for example could run the command below to create a spreadsheet!

judgers spreadsheet allocation.config.json -c spreadsheet.config.json

About

assign judges to projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages