docopt.clj icon indicating copy to clipboard operation
docopt.clj copied to clipboard

Usage from java conflicts with OneJar

Open fsparv opened this issue 11 years ago • 1 comments

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?)

fsparv avatar May 07 '14 14:05 fsparv

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.

damiengiese avatar Jul 27 '14 14:07 damiengiese