Asked
— Edited
What should I know before posting an EZ-B compatible library to github? Are there any obvious license gotchas the community is aware of?
I have been working on a little Clojure library that speaks the EZ-B protocol. (I may eventually try to bring it up on the board directly, but I suspect the top-level APIs will remain the same.)
Preliminary code is up:
https://github.com/dkropfuntucht/ezrobot-clj
I'll be making some usability refinements to the library and getting the library deployment this coming week. I'll likely fill in the rest of the protocol the week after.