update
This commit is contained in:
@@ -12,7 +12,8 @@ my-app/
|
|||||||
└── pgk1_test.go
|
└── pgk1_test.go
|
||||||
|
|
||||||
## Use
|
## 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`
|
- `rm -rf ./.git`
|
||||||
- Rename and duplicate `cmd/app1` and `internal/pkg1` as needed
|
- Rename and duplicate `cmd/app1` and `internal/pkg1` as needed
|
||||||
- `go mod init [package_name]`
|
- `go mod init [package_name]`
|
||||||
|
|||||||
Reference in New Issue
Block a user