Initial commit

This commit is contained in:
2023-09-14 05:00:37 +08:00
commit b59dae4df1
64 changed files with 2024 additions and 0 deletions

39
README.md Normal file
View File

@@ -0,0 +1,39 @@
# Project Promote
[![GitHub license](https://img.shields.io/github/license/fankes/ProjectPromote?color=blue)](https://github.com/fankes/ProjectPromote/blob/master/LICENSE)
[![GitHub release](https://img.shields.io/github/v/release/fankes/ProjectPromote?display_name=release&logo=github&color=green)](https://github.com/fankes/ProjectPromote/releases)
<img src="https://github.com/fankes/ProjectPromote/blob/master/img-src/icon.png?raw=true" width = "100" height = "100" alt="LOGO"/>
This is just an integrated dependency on my projects promotion for my own use.
The promotion content can be found [here](https://github.com/fankes/fankes/blob/main/project-promote), open and transparent.
Project dependencies are published to my [maven-repository](https://github.com/fankes/maven-repository).
这仅仅是关于我的项目推广的一个集成化依赖,方便我自己使用,推广的内容在 [这里](https://github.com/fankes/fankes/blob/main/project-promote) 可以找到,公开透明。
项目依赖已发布到我的 [maven-repository](https://github.com/fankes/maven-repository)。
## License
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
```
Copyright (C) 2017-2023 Fankes Studio(qzmmcn@163.com)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
```
Copyright © 2017-2023 Fankes Studio(qzmmcn@163.com)