Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 764 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 764 Bytes

Swarm of Judges, the Template

rake

Use this repository as a template to create your own swarm of judges for Zerocracy.

How to contribute

Read these guidelines. Make sure your build is green before you contribute your pull request. You will need to have Ruby 3.2+ and Bundler installed. Then:

bundle up
bundle exec rake

If it's clean and you don't see any error messages, submit your pull request.