/clojure-representer

Primary LanguageClojureGNU Affero General Public License v3.0AGPL-3.0

clojure-representer

Running

To generate a normalized representation of a solution:

./bin/run.sh slug in-dir/ out-dir/

representation.txt will be created in out-dir along with mapping.json containing the placeholder names.

Testing the representer locally

lein test

Testing the representer in Docker

./bin/run-tests-in-docker.sh