Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bkuhl/go-experiment
https://github.com/bkuhl/go-experiment
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bkuhl/go-experiment
- Owner: bkuhl
- Created: 2017-05-26T02:17:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-13T18:53:47.000Z (about 7 years ago)
- Last Synced: 2024-11-07T06:46:24.847Z (3 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Experiment
This repo is intended to offer a basic docker setup for tinkering with Golang.
Run the container with `docker-compose up` or `docker-compose run app go run main.go`