breach / thrust

Chromium-based cross-platform / cross-language application framework
MIT License
2.77k stars 121 forks source link

Clojure bindings #269

Open solicode opened 9 years ago

solicode commented 9 years ago

I created Clojure bindings for Thrust: clj-thrust.

I also created a small sample project with setup instructions for anybody who wants to get and up running quickly.

I'm having some people currently test it, but once that's done, would it be okay to for me to add Clojure to the README? I don't know if you'd like to eventually create a separate page for the details for the language bindings as it's getting quite big, but either way is perfectly fine with me.

Also, I'd like to add a thank you for the API. I found it quite easy to get this all working. (^^)

miketheprogrammer commented 9 years ago

Yes it would be ok. Just submit a PR, and @spolu will probably merge when he gets a chance.

miketheprogrammer commented 9 years ago

And your welcome, I am sure your thank you makes spolu and the other contrib's happy.

solicode commented 9 years ago

Great, thanks! I submitted the PR.