Fast, small and simple CLI-application to compare content of two configurations files. The result of the comparison will be displayed on the screen after the operation is completed.
- .json;
- .yml (.yaml)
- stylish (default)
- plain text
- json
git clone [email protected]:bjrunning/java-project-71.git
cd java-project-71/app
make -C app build
cd java-project-71/app
make help
cd java-project-71/app
make version
cd java-project-71/app
make json
cd java-project-71/app
make yaml
cd java-project-71/app
make yml
cd java-project-71/app
make stylish
cd java-project-71/app
make plain
cd java-project-71/app
make big-json