Skip to content

Minimalist Project Skeleton for Go with Dep and Docker

Notifications You must be signed in to change notification settings

purwokertodev/go-docker-dep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Skeleton for Go with Dep and Docker

What the heck is Dep

The Documentation says the "official experiment" dependency management tool for the Go language.

Running with Go

$ dep ensure

Running with Docker

  • Step 1
$ make docker
  • Step 2
$ docker run --rm go-awesome-dep

2018 Purwokerto Dev

Releases

No releases published

Packages