This repository provides a shell script to create a Go project with a clean architecture boilerplate.
-
Open your terminal.
-
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