-
Hi Guy,
i am not able to get this script to work, it seems the demo is having the same issue? , the cron job appears to fail: Ive attached a tail of the logs
2015-02-12T17:03:33.668221+00:00 app[sch…
-
The point is to inherit the scijavapom
-
Hello,
sorry for bothering, but the project does not work for me. I think I proceeded according to tutorial, but when I run "lein repl" I get this error:
Exception in thread "main" java.nio.file.Inv…
-
It would be useful to be able to define multiple databases and migrate them from lein. For instance if the :migratus key in lein had multiple :db keys and you could call "lein migrate" on each indepe…
-
Hi, I'm trying to run the unit tests but phantomjs crashes before completing. Strangely the tests pass on travis (https://travis-ci.org/r0man/cljs-http)
Do these tests pass on your local system? Any …
-
In a recent release, Cursive started downloading leinengen itself. Unfortunately in certain corporate environments without direct download access, this kind of auto-downloading does not work.
I ha…
-
It would be nice to start the fleetdb server by just running a lein command:
```
$ lein fleetdb
```
And possibly have fleetdb parameters in the developer's project.clj file. Maybe something like th…
-
I'm a complete beginner with Clojure (mainly focused on Clojurescript) so maybe I'm thinking completely wrong. I do appreciate this initiative since error message in Clojure (coming from a non-java ba…
-
```
The most intuitive way to import project is to try "File -> Import...". But
there is no such option for import lein projects. It would be nice to have one.
Current way to import project is to cr…
-
There seems to be a conflict using 'lein trampoline' when my project includes ':hooks [leiningen.cljsbuild]' in the top-level map in project.clj. Operations as simple as 'lein trampoline run' silentl…