syncmaven
.
Create a project directory
Initialize the project
syncmaven/syncmaven
docker image assumes that the project lives in docker image /project
directory. It should be mounted to the local host directory
where the project is located.Edit the project
./syncmaven-example
.Run all syncs
docker run --rm syncmaven --help
.syncmaven
. It can be installed locally and used as a CLI tool.
Make sure you have Node.js installed on your machine and it’s version is 20 or higher.
syncmaven
command to run the tool.