Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walkersumida/go_template
https://github.com/walkersumida/go_template
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/walkersumida/go_template
- Owner: walkersumida
- Created: 2021-02-06T07:07:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-06T07:10:35.000Z (almost 4 years ago)
- Last Synced: 2024-10-23T02:15:09.240Z (2 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compile
```sh
docker-compose up --build
```# Run on macOS
```sh
./main
```