myftp: 简单到简陋的私人服务器Demo版
简易私人服务器Demo~
探索本项目的文档 »
查看Demo
·
报告Bug
·
提出新特性
本篇README.md面向小组成员
- Ubuntu 22.04LTS
- 安装git
- 配置git
- Clone the repo
git clone git@github.com:ltfxhxh/myftp.gitfiletree
├── Makefile
├── README.md
├── /conf/
├── /doc/
├── /src/
│ │ ├── ...
│ │ └── ...
├── /include/
贡献使开源社区成为一个学习、激励和创造的绝佳场所。你所作的任何贡献都是非常感谢的。
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
该项目使用Git进行版本管理。您可以在repository参看当前可用版本。
您也可以在贡献者名单中参看所有参与该项目的开发者。