Skip to content

Instantly share code, notes, and snippets.

@lakhansamani
Created November 8, 2020 14:15
Show Gist options
  • Select an option

  • Save lakhansamani/f0e0e410e530daf3f74ef4e675c600e3 to your computer and use it in GitHub Desktop.

Select an option

Save lakhansamani/f0e0e410e530daf3f74ef4e675c600e3 to your computer and use it in GitHub Desktop.

Scaffolding Go Project

mkdir project
cd project
go mod init github.com/username/repo-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment