update todos
add unlicense
add load script
guix shell
sbcl --load run-tests.lisp
qc-uploads depends on qc.
If you're using quicklisp you can do the following to load both projects:
$ cd ~/quicklisp/local-projects/
$ git clone https://git.genenetwork.org/jgart/qc
$ git clone https://git.genenetwork.org/jgart/qc-uploads
The project will then be loadable via (ql:quickload "qc-uploads")
.
If you're using GNU Guix then get qc from guix-bioinformatics channel.