Java library to test GitHub CI/CD integration.
Install Memento and the Memento Docker plugin.
Create an alias for the memento docker configure
command:
alias mdc="memento docker configure"
First, create the docker environment for your project:
mdc docker:create
Build and test the library:
mdc java:build