Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 117 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 117 Bytes

Go Playground

Simple setup to run golang code.

Running

To build:

make build

TO run:

make run