https://github.com/tx7do/go-wind-admin-template
https://github.com/tx7do/go-wind-admin-template
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tx7do/go-wind-admin-template
- Owner: tx7do
- License: mit
- Created: 2025-12-12T12:37:57.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-14T03:59:32.000Z (6 months ago)
- Last Synced: 2025-12-14T04:49:50.532Z (6 months ago)
- Language: Shell
- Size: 102 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-wind-admin-template
## Install Tool
```shell
go install github.com/tx7do/kratos-cli/gowind/cmd/gowind@latest
```
## Create a project
```shell
gowind new -n wind-admin -m github.com/your_username/wind-admin
```