docopt.clj
docopt.clj copied to clipboard
Usage from java conflicts with OneJar
This is due to http://dev.clojure.org/jira/browse/CLJ-1405 When that is fixed you may want to move to the latest clojure release (then again why isn't there a native java implementation?)
I've created a native Java implementation of docopt. It's available on GitHub. ~~It hasn't been accepted into the the docopt organization yet, but~~ I've used it on some of my own projects and seems to be working well. It's not available via Maven yet, either, but I'll be working on that shortly.