Currently a git repo is required to run a sim. The error for this is quite unforgiving, however (see homegrownlabs/boot-sim#3).
Update sim-template/src/leiningen/new/sim_test/src/util.clj to safely check for repository details and provide a meaningful error message. (See the generation message for hints).
Currently a git repo is required to run a sim. The error for this is quite unforgiving, however (see homegrownlabs/boot-sim#3).
Update
sim-template/src/leiningen/new/sim_test/src/util.cljto safely check for repository details and provide a meaningful error message. (See the generation message for hints).