We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f16abe + 8892a47 commit 9b33cbeCopy full SHA for 9b33cbe
readme.md
@@ -124,9 +124,11 @@ cookiecutter https://github.com/better-go/cookiecutter-go.git --directoryu003d"m
124
125
cd your-mono-repo-app-create-root/
126
127
-# In the current directory, create a microservice directory: use go-micro
+
128
+# In the current directory, create a microservice directory: use go-zero
129
cookiecutter https://github.com/better-go/cookiecutter-go.git --directoryu003d"single-app/go-zero"
130
131
132
# In the current directory, create a microservice directory: use gin
133
cookiecutter https://github.com/better-go/cookiecutter-go.git --directoryu003d"single-app/gin"
134
0 commit comments