Args4c

Build Status Maven Central Coverage Status Scaladoc

Args4c (arguments for configuration) adds utilities to obtain a typesafe Config from user arguments.

The dependency on the typesafe config is ‘provided’, so should work with the typesafe config already on your classpath (or, if there isn’t one, you can bring one in)

Check out the latest scaladocs here