-
Start docker by run
make start -
When want to run go command, ssh into docker first by running
make ssh -
Then can start install your go dependency.
e.g.:
go get github.com/gofiber/fiber/v2or
go get -u github.com/gin-gonic/ginor
go get -u github.com/gorilla/mux
-
Notifications
You must be signed in to change notification settings - Fork 0
azuddin/go-template
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
configured & dockerized go template with live reload
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published