Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umermansoor/golang-devcontainer

Golang Dev Container
https://github.com/umermansoor/golang-devcontainer

Last synced: 25 days ago
JSON representation

Golang Dev Container

Awesome Lists containing this project

README

        

# 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.