An open API service indexing awesome lists of open source software.

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 .

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)