Judger for Perilla
Perilla-Judger do not provide judge function. All judge task will be passed to plugin.
- traditional
- Codeforces
- BZOJ
- AtCoder
- More plugin can be found in dinisi
Create a directory named plugins
in the project folder
than exec git clone ${plugin-url} ${plugin-name}
in the plugins directory
eg. git clone https://github.com/ZhangZisu/perilla-judger-plugin-traditional.git traditional
will install the traditional plugin
When git clone is done, please initalize the plugin following its description.
see demo
and here