This repository holds all documentation about CESSDA Metadata Validator project.
# Pull repository and change directory
git clone https://github.com/cessda/cessda.cmv.git
cd cessda.cmv
# Generate the Maven site
./mvnw clean site docker:build
# Launch local docker env
docker-compose -f target/docker/context/docker-compose.yml up
# Open your browser
xdg-open http://localhost:80
# Shutdown local docker env with
docker-compose -f target/docker/context/docker-compose.yml down
Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.
See Semantic Versioning for guidance.
You can find the list of changes made in each release in the CHANGELOG file.
See the LICENSE file.
See the CITATION file.