Skip to content
/ go Public

This project use to development setup on Golang

Notifications You must be signed in to change notification settings

hklo/go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go

This is a development setup for golang. Idea got from article

Getting Started

Features

What you’ll need

  • Docker

Folder structure

go/
├── docker/ (Docker setup with golang environment)
│   ├── entrypoint.sh
│   ├── Dockerfile
├── src (Golang projects)
├── .env
├── .gitignore
├── docker-compose.yml

Run Command

From project root execute:

$ docker-compose up

About

This project use to development setup on Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published