Using the "git method" seems to fail, and featherbed is not published on maven.
In the meantime I've cloned this repo and run sbt publishLocal to get it into my local .ivy2
It'd be good to get the basic import featherbed.Client statement for featherbed into the README as well, it was a little confusing to see it fully-qualified everywhere in the docs.
Using the "git method" seems to fail, and featherbed is not published on maven.
In the meantime I've cloned this repo and run
sbt publishLocalto get it into my local .ivy2It'd be good to get the basic
import featherbed.Clientstatement for featherbed into the README as well, it was a little confusing to see it fully-qualified everywhere in the docs.