cessda / cessda.cmv

Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Build Status

CESSDA Metadata Validator

This repository holds all documentation about CESSDA Metadata Validator project.

Getting started as developer

# 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

Contributing

Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

See Semantic Versioning for guidance.

Changes

You can find the list of changes made in each release in the CHANGELOG file.

License

See the LICENSE file.

Citing

See the CITATION file.