Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Go Starter ToolNew to Visual Studio Code? Get it now.
Go Starter Tool

Go Starter Tool

Ahmad Fathan

|
4 installs
| (0) | Free
A starter tool for building Go applications
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Go Starter Tool

A Visual Studio Code extension designed to accelerate Go application development. It helps you quickly generate project structures following the Clean Architecture pattern and provides tools to streamline common development tasks.

Features

All features of Go Starter Tool can be accessed via the Visual Studio Code Command Palette:

  • Mac: Command + Shift + P
  • Windows/Linux: Ctrl + Shift + P

Create Project

Command: Go Starter Tool: New Project

Inputs:

  • App Name – The name of the application to be created.
  • Module Name – The name of the Go module to initialize.

Create Controller

Command: Go Starter Tool: New Controller

Inputs:

  • Controller Name – The name of the controller to generate.

Create Use Case

Command: Go Starter Tool: New Use Case

Inputs:

  • Use Case Name – The name of the use case to generate.

Create Repository

Command: Go Starter Tool: New Repository

Inputs:

  • Repository Name – The name of the repository to generate.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft