Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

33 lines (16 loc) · 1.08 KB

GMCT

GMCT is toolchain of GMC golang web framework.

USER GUIDE

Install and User guide安装和使用指南

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

Windows AMD64

Pls download gmct-windows-amd64.tar.gz from Releases