# go-file-manage **Repository Path**: wycto/go-file-manage ## Basic Information - **Project Name**: go-file-manage - **Description**: 后台基于golang的文件管理系统,界面使用vue3,支持windows和mac,直接运行后访问IP端口就行,不依赖运行环境 - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://www.wycto.cn - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-04-05 - **Last Updated**: 2023-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-file-manage #### 介绍 后台基于golang的文件管理系统 #### 软件架构 直接运行 #### 安装教程 1. 依赖于作者自写的go框架,weigo,https://gitee.com/wycto/weigo.git 2. gitee 克隆两个仓库 3. go mod tidy 后 4. 启动运行 5. 或者直接使用可执行文件 #### 使用说明 1. windows使用,把file-manage.exe和html一起打包放入对应文件夹,启动file-manage.exe 2. mac使用,把file-manage和html一起打包放入对应文件夹,在文件夹打开终端,./file-manage 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 支持访问、下载 2. 作者博客 官方 [http://www.wycto.cn](http://www.wycto.cn) 3. 你可以 [https://gitee.com/wycto/go-file-manage.git](https://gitee.com/wycto/go-file-manage.git) 这个地址来了解 Gitee 上的优秀开源项目