Skip to content

onurozuduru/go-dev-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-dev-environment

My development environment setup for Go projects.

This is designed to be used via devcontainer cli with neovim.

Starting Container

There is a script to make binding and rebuilding easy. It auto mounts the current directory as workspace.

.devcontainer/start_with_devcontainer_cli.sh

Re-building

.devcontainer/start_with_devcontainer_cli.sh --rebuild

About

Development environment template for Go with devcontainers

Topics

Resources

License

Stars

Watchers

Forks