hellonico / wordcram

Upgrade Wordcram (https://github.com/danbernier/WordCram) to support Processing 2.0
Apache License 2.0
1 stars 1 forks source link

Leiningen or Maven info? #1

Open sethchandler opened 12 years ago

sethchandler commented 12 years ago

I am fairly new to github and the like so please forgive what may be a dumb question. I am trying to use your library in a Clojure program. The easiest way to import your library is to use "Leiningen." Leiningen likes to have "Maven" information such as groupID, artifactID and version. Can ou provide this information? Thanks.

hellonico commented 12 years ago

Hi,

Are you using processing through Quil (https://clojars.org/quil) ? The only jars I can find there are actually pretty old. I could write a project.clj if you tell me a little bit more about your environment.