Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 445 Bytes

README.MD

File metadata and controls

32 lines (19 loc) · 445 Bytes

GoLang Helloworld Build Status

A simple helloworld GoLang app.

Prerequisites

GoLang must be installed and configured.

Testing

Typcially

make test

Alternatively

make sonar

Running

make run

License

See LICENCE file