gin-admin
A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.基于 Golang + Gin + GORM 2.0 + Casbin 2.0 + Wire DI 的轻量级、灵活、优雅且功能齐全的 RBAC 脚手架。
How to download and setup gin-admin
Open terminal and run command
git clone https://github.com/LyricTian/gin-admin.git
git clone is used to create a copy or clone of gin-admin repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with gin-admin https://github.com/LyricTian/gin-admin/archive/master.zip
Or simply clone gin-admin with SSH
[email protected]:LyricTian/gin-admin.git