Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 387 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 387 Bytes

Build Status

Now you can deploy your omods to your vagrant box by

  • mvn clean install to generate the artifacts
  • ./scripts/vagrant-deploy.sh to deploy the generated omods to your vagrant installation
  • ./scripts/vagrant-database.sh to run liquibase migrations in vagrant