Library naming etiquette?

2013-02-12 Thread Jim Klucar
I have a library that I'm getting ready to push to github / clojars and had a question about the naming of it. During development I called it clojure-xxx, where xxx is the application it interacts with. This is mostly because I didn't want to think of something clever. At any rate I'd like to k

Re: Library naming etiquette?

2013-02-14 Thread Jim Klucar
em with people using clj-xxx on their own. On Tuesday, February 12, 2013 7:51:44 PM UTC-5, Jim Klucar wrote: > > I have a library that I'm getting ready to push to github / clojars and > had a question about the naming of it. During development I called it > clojure-xxx,