rogerallen / hello_lwjgl

simple lwjgl clojure example
60 stars 7 forks source link

0.4.0 not deployed to clojars #9

Closed kelsey-sorrels closed 5 years ago

kelsey-sorrels commented 5 years ago

I'd like to make aaron-santos/zaffre depend on the official release of hello_lwjgl 0.4.0. Could you deploy it to clojars?

rogerallen commented 5 years ago

That looks like a cool project.

I think I would suggest just taking the interesting bits from this project's project.clj and incorporating them in your project.clj rather than depending on this project. That way it is more clear & direct & controllable exactly what you install. Make sense?

kelsey-sorrels commented 5 years ago

Perfect sense. Thank you for the great suggestion. I appreciate it.