Checkers(aka graders) are located here: https://github.com/jestarray/howtocode/tree/main/graders
Each folder is an assignment which is also reflected in config.rktd
run racket GEN_HANDIN_FOLDER.rkt
in pollen writeups
while in this directory
nohup xvfb-run racket -l handin-server > /dev/null &
kill xvfb and racket
(collection-path "handin-server")
which is at(backup the production pem):
cp ~/.racket/8.6/pkgs/handin/handin-server/private-key.pem ./
and
(collection-path "handin-server")
which is at(backup the production pem):
cp ~/.racket/8.6/pkgs/handin/handin-client/server-cert.pem ./
raco setup handin-client