55eb0d0ca966afa25ae410f4af67c0c0cb6f206e
[oom/platform/cert-service.git] / certServiceK8sExternalProvider / README.md
1 ## Project seed for applications written in go lang
2
3 ### Build project
4
5 Just run **mvn** command without any parameters (which is by default equal to **mvn clean package**).
6
7 The output executable file will be present in bin directory with name: **onap-golang-helloworld-1.0.0-SNAPSHOT**
8
9 To run the program just type: **bin/onap-golang-helloworld-1.0.0-SNAPSHOT**