Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 170 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 170 Bytes

devops-go

This is a sample golang project to demonstrate the integration with devops.

Building

go build -o ./bin/hello-server

Running

./bin/hello-server