hertz_scaffold/README.md
liangzy bef276638f feat(readme): add installation command for hertz_scaffold
Add a installation shell command in the README to facilitate users in
getting started with the hertz_scaffold by directly installing it usingthe provided go command.
2024-07-18 17:40:49 +08:00

7 lines
106 B
Markdown

# hertz_scaffold
hertz 脚 手架
```shell
go install golib.gaore.com/GaoreGo/hertz_scaffold@v0.0.3
```