Skip to content

4.2.5.15

Choose a tag to compare

@computate computate released this 19 Oct 14:50
· 293 commits to main since this release

Full Changelog: 4.2.5.14...4.2.5.15

This release allows for installing the computate-vertx project as a computate project with the code generation service enabled locally:

git clone [email protected]:computate-org/computate_project.git ~/.ansible/roles/computate.computate_project
ansible-playbook ~/.ansible/roles/computate.computate_project/install.yml -e SITE_NAME=computate-vertx -e ENABLE_CODE_GENERATION_SERVICE=true