Skip to content

YusukeKato/ShellgeiOnlineJudge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SHELLGEI ONLINE JUDGE

シェル芸オンラインジャッジ

SHELLGEI ONLINE JUDGE: https://shellgei-online-judge.com/

Your problem idea is welcome!

https://github.com/YusukeKato/ShellgeiOnlineJudge/discussions/categories/problem-ideas

Discussions

https://github.com/YusukeKato/ShellgeiOnlineJudge/discussions

Shellgei Online Judge Repositories

deploy

cd ShellgeiOnlineJudge
bash deploy_ShellgeiOnlineJudge.bash

test

cd ShellgeiOnlineJudge
python3 test.py

update packages

sudo dnf update
sudo dnf upgrade

update ShellgeiBot-Image

docker pull theoldmoon0602/shellgeibot

update HTTPS

sudo certbot certonly --standalone
sudo systemctl reload nginx