gin-admin 基于 GIN + Ant Design 的RBAC管理系统 获取 $ cd $GOPATH/src $ git clone https://github.com/LyricTian/gin-admin.git 运行服务 $ cd github.com/LyricTian/gin-admin/cmd/server $ go build -o server $ ./server -c ../../config/config.toml