Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/umermansoor/golang-devcontainer
- Owner: umermansoor
- License: mit
- Created: 2024-07-21T02:38:20.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T03:00:54.000Z (6 months ago)
- Last Synced: 2024-09-22T05:45:27.415Z (4 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Try golang-devcontainer
Trying Golang Dev ContainerTo 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.