LocalMark provides an easy way to create source code annotations, allowing users to download, store, and annotate various types of content from different sources.
$ docker run -d --restart=always -ti -p 5000:5000 -v <DIRECTORY LOCALMARKS>:/localmark_storage --name localmark
bit4bit/localmark
then OPEN
see examples
carton exec prove -l t/
carton exec prove -l t/run_bdd.t
CI_REAL_TESTS=1 carton exec prove -l t/integration/smoke.t
please see CONTRIBUTING