If your
READMEhas a lot of info, section headers might be nice.
- All the
coderequired to get started - Images of what it should look like
- JDK 8
- PostgreSQL
environmental variables
WIP- Clone this repo to your local machine using
https://github.com/ita-social-projects/TeachUA
WIP
WIP
WIP
- To tun unit and integration test use
mvn clean verify -D"checkstyle.skip"=true - To run unit tests use
mvn test -D"checkstyle.skip"=true - To run integration tests use
mvn failsafe:integration-testmvn clean verify -DskipUnitTests -D"checkstyle.skip"=true
Parameters to skip test:
-DskipTests-DskipUnitTests-DskipIntegrationTests
- To run checkstyle use
mvn validate
To skip checkstyle use
- PowerShell
-D"checkstyle.skip"=true - cmd
-Dcheckstyle.skip
You can read how to set up Checkstyle here
To get started...
WIP
WIP
- MIT license
- Copyright 2020 © SoftServe IT Academy.
