jarkeeper.com
jarkeeper.com copied to clipboard
read-project-clj reading only first form
https://github.com/hashobject/jarkeeper.com/blob/master/src/jarkeeper/core.clj#L60
nothing guarantees that the first form is the (project ...), there could be vars, macros and so on.
@mpenet agree with you. I think I never saw project.clj like that but your suggestion makes sense
I see it now https://github.com/mpenet/alia/blob/master/project.clj :)
:}
There are a few others out there
Hmm, I wasn't able to fully fix this problem. https://jarkeeper.com/mpenet/alia - drivers versions are not reported correctly.