Skip to content

SocialNerdsGR/go-development-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Programming Language - Development Environment Starter Pack

This repo contains a starting point for a Go development environment.

Check the full explanation videos (GR)

(Pending...)

Details

This is a fully reusable development environment for Go. It is built around Docker and Visual Studio code. It is fully preconfigured for,

  • Testing
  • Debugging
  • Linting
  • Autocomplete

Installation

Requirements

  • You need to have Docker
  • Visual Studio Code
  • Git (duh)

Steps

1 Clone project,

git clone https://github.com/SocialNerdsGR/go-development-environment.git

2. Open in VS Code,

code .

3. Install Remote - Containers in VS Code,

ms-vscode-remote.remote-containers

4. Click the new bottom left (green) button -> Remote Containers: Reopen in Container.

5. "Go" make stuff :)

By SocialNerds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published