/go-clean-template

go-clean-architecture-boilerplate

Primary LanguageShell

Go Clean Architecture Boilerplate

This repository provides a shell script to create a Go project with a clean architecture boilerplate.

How to Use

  1. Open your terminal.

  2. Run the following command to download and execute the script:

    curl -fsSL https://raw.githubusercontent.com/yuvakkrishnan/go-clean-template/main/create-clean-architecture.sh | bash