A library that will automatically find the best config values in you solutions.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Requires Java 9
A step by step series of examples that tell you have to get a development env running
Build the library:
./gradlew assemble
Run the demo
./gradlew run
./gradlew check
Explain what these tests test and why
Give an example
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Victor Kazakov - Initial work - Victor
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
- Inspiration
- etc