/golang-devcontainer

Golang Dev Container

Primary LanguageGoMIT LicenseMIT

Try golang-devcontainer

Trying Golang Dev Container

To run: Install VSCode DevContainer extension

Then, Cmd+Shift+P and 'Dev Container: Reopen in Container'

In the container attached VSCode, go to terminal and type: go run server.go

Open the forwarded port in your local web browser.