Skip to content

Simple and fast development environment for Go Lang using Docker and Docker-compose.

License

Notifications You must be signed in to change notification settings

victorhugorch/go-enviromment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go enviromment with Docker

Simple and fast development environment for Go Lang using Docker and Docker-compose.

How to use

  1. git clone https://github.com/victorhugorch/go-enviromment.git
  2. cp .env.example .env
    1. Rename PROJECT_NAME to name of a folder you want to run
  3. docker-compose up
  4. Go code ;)

License

MIT

About

Simple and fast development environment for Go Lang using Docker and Docker-compose.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages