diff options
author | Joe Robinson <joe@lc8n.com> | 2015-12-10 23:48:46 +0000 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2015-12-10 23:48:46 +0000 |
commit | fa6a727ce3b58ce8f1f853da0083903c71885154 (patch) | |
tree | e01c15aca59fcf727cfa762fb14e74f837ff0121 | |
parent | 397f3f4526898af57abaec3ec5bd6f2cac1fa3fa (diff) |
Add build instructions
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,3 +16,5 @@ Listens for GitLab messages announcing pushes to repositories Listens for GitLab messages announcing merge requests Uses Spring MVC and SpringBoot + +Run 'mvn clean install' to build |