Skip to content

snail007/gmct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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