rgesteve / wctest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Giving golang and vscode a try

Trying a very simple golang workload in codespaces.

To run tests run

make

or, manually

go test -v

About


Languages

Language:Go 64.5%Language:Dockerfile 34.4%Language:Makefile 1.1%