Development

This page contains information for developers about how to contribute to this project.

General

  • When extending the archetype follow the established patterns to keep it easy to understand for any new user.

Building from source

Prerequisites:

  • Maven 3.6.3 or higher

Steps:

git clone https://github.com/DANS-KNAW/dans-cli-archetype.git
cd dans-cli-archetype
mvn install