Home

Awesome

Args4c

Build Maven Central License

An "arguments for config" zero-dependency* utility to aid in producing a lightbend (typesafe) config from command-line arguments, as well as some convenience methods for working with configurations such as:

The minisite can be found here

** It is zero-dependency as it declares a 'provided' dependency on the lightbend (typesafe) config so not to conflict with the explicit version used by your project