- Notifications
You must be signed in to change notification settings - Fork21
基于go-gin框架建立减少冗余动作项目,如:下载一些工具
NotificationsYou must be signed in to change notification settings
bajins/tool-gin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
基于go-gin框架
此分支使用了chromedp
必须安装Chrome
当前分支使用了go:embed内嵌资源文件实现打包到一个二进制中,旧的压缩打包方式请访问分支:zi-pack
- 生成激活key
- 获取
xshell
、xftp
、xmanager
下载链接 - 格式化NGNIX配置
- 获取Navicat下载地址
到releases下载解压并运行
# Windows# 双击tool-gin-windows.exe根据默认端口8000运行# 或者在cmd、power shell中tool-gin-windows.exe# Linuxnohup ./tool-gin_linux_amd64 -p 5000>/dev/null2>&1&