Closed johnjelinek closed 10 years ago
Hi, Sorry, I have been making some major changes offline, and the readme on github had got out of date, but now I have changed the basic profile from 'dev' to 'base' so use:
cd coils lein with-profile base cljsbuild clean lein with-profile base cljsbuild once lein with-profile base ring server
Let me know if this works
Thanks
After I clone, I run through the getting started steps and I get a failure on
lein with-profile dev cljsbuild once
.I noticed
srcprod
/srctest
is missing. Here is my tree after I clone: