Enough is enough(github.com)
github.com
Enough is enough
https://github.com/technomancy/leiningen/commit/39732d5b649dedb70b14e88fe561dfc9ddb31611
6 comments
I was confused until I saw this was a 4 year old commit. I remember when he originally did this. Dunno why someone would feel the need to post it to HN (again) now.
Yeah, I made the mistake and responding to it here. I have since deleted my comment.
I really need to filter what I read more.
I really need to filter what I read more.
[deleted]
[deleted]
Please note this commit is 4 years old.
[deleted](2)
I don't get it.
To indicate that some library is a Clojure library people often use "cl-" ("clatrix") or "-jure" ("compojure") in the name of the library. This patch in the most popular package manager software for Clojure rejects names that are of the second form when building project.
leinigen is the most commonly used build tool for Clojure. They now added a routine to block project names ending in "jure" because so many used it as a "pun".