This commit is contained in:
2025-07-19 13:16:05 -04:00
parent 1af1c0a132
commit 97d84b6cf2

View File

@@ -12,7 +12,8 @@ my-app/
└── pgk1_test.go
## Use
- `git clone git.develent.net/wiharb/go-template-app.git`
- `git clone git.develent.net/wiharb/go-template-app.git [project-name]`
- `cd ./[project-name]`
- `rm -rf ./.git`
- Rename and duplicate `cmd/app1` and `internal/pkg1` as needed
- `go mod init [package_name]`