https://github.com/mingderwang/go-vendor-repo
https://github.com/mingderwang/go-vendor-repo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mingderwang/go-vendor-repo
- Owner: mingderwang
- Created: 2015-09-01T08:06:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-01T08:36:50.000Z (almost 11 years ago)
- Last Synced: 2025-03-04T05:25:28.642Z (over 1 year ago)
- Language: Go
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
docker run --rm -v $PWD:/app -w /app treeder/go vendor
docker run --rm -v $PWD:/app -w /app treeder/go build
docker run --rm -v $PWD:/app -w /app -p 8080:8080 iron/base ./app
refer to: http://www.iron.io/blog/2015/08/the-easiest-way-to-develop-with-go%E2%80%8A-%E2%80%8Aintroducing-a-docker-based-go-tool.html
copyright belong to owner