https://github.com/snail007/gmct
toolchain for gmc go web framework, https://github.com/snail007/gmc .
https://github.com/snail007/gmct
Last synced: 10 months ago
JSON representation
toolchain for gmc go web framework, https://github.com/snail007/gmc .
- Host: GitHub
- URL: https://github.com/snail007/gmct
- Owner: snail007
- License: mit
- Created: 2020-09-12T09:58:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T02:43:15.000Z (11 months ago)
- Last Synced: 2025-03-20T01:11:18.549Z (10 months ago)
- Language: Go
- Homepage:
- Size: 1.8 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
Awesome Lists containing this project
README
# GMCT
GMCT is toolchain of [GMC](https://github.com/snail007/gmc) golang web framework.
# USER GUIDE
[Install and User guide](https://snail007.github.io/gmc/#/?id=gmct-tool-chain) | [安装和使用指南](https://snail007.github.io/gmc/zh/#/?id=gmct-%e5%b7%a5%e5%85%b7%e9%93%be)
# INSTALL
## Linux AMD64
`bash -c "$(curl -L https://mirrors.host900.com/https://github.com/snail007/gmct/blob/master/install.sh)" @ linux-amd64`
## Linux ARM64
`bash -c "$(curl -L https://mirrors.host900.com/https://github.com/snail007/gmct/blob/master/install.sh)" @ linux-arm64`
## Linux ARM
`bash -c "$(curl -L https://mirrors.host900.com/https://github.com/snail007/gmct/blob/master/install.sh)" @ linux-arm-v5`
## MacOS AMD64
Pls download `gmct-mac-amd64.tar.gz` from [Releases](https://github.com/snail007/gmct/releases)
## Windows AMD64
Pls download `gmct-windows-amd64.tar.gz` from [Releases](https://github.com/snail007/gmct/releases)