You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/README.md

70 lines
4.1 KiB
Markdown

# Hydro
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhydro-dev%2FHydro.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhydro-dev%2FHydro?ref=badge_shield)
Hydro是一个高效的信息学在线测评系统。特点易于部署轻量功能强大且易于扩展。
使用安装脚本ubuntu18.04
```sh
curl -sSL https://cdn.jsdelivr.net/gh/hydro-dev/Hydro@master/install/ubuntu-1804.sh | bash
```
其他平台请参照文档手动安装。
[中文文档](https://hydro.js.org/)
欢迎 star 本项目,这是对开发者的鼓励。
项目的开发与维护需要资金,欢迎进行捐助。
Hydro提供收费的功能定制服务如您需要可与我们联系。
相关文档若说明的不够详细,请提交 Pull Request 或联系开发组说明。
bug和功能建议请在 Issues 提出。
[在 Gitpod 打开已配置完成的测试环境](https://gitpod.io/#https://github.com/hydro-dev/Hydro)
4 years ago
## 联系我们
4 years ago
QQ [3402182471](https://wpa.qq.com/msgrd?v=3&uin=3402182471&site=qq&menu=yes)
hydro-dev 群709572015
Hydro 用户群1085853538
Telegram [@webpack_exports_undefined](https://t.me/webpack_exports_undefined)
## 附加条款
非营利性组织可直接使用 Hydro。
营利性组织(培训机构等)需要根据规模支付相应授权费。详细信息请通过上方方式与开发者联系。
对于小规模个人/学校用户,可提供免费评测服务(您无需本地安装评测机),详情请 [联系我们](#联系我们)
## 鸣谢
排名不分先后,按照链接字典序
- [Github](https://github.com/) 为 Hydro 提供了代码托管与自动构建。
- [criyle](https://github.com/criyle) 提供评测沙箱实现。
- [Vijos](https://github.com/vijos/vj4) 为 Hydro 提供了UI框架。
- [undefined](https://undefined.moe/) 项目主要开发人员。
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhydro-dev%2FHydro.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhydro-dev%2FHydro?ref=badge_large)
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://undefined.moe/"><img src="https://avatars3.githubusercontent.com/u/29992205?v=4" width="100px;" alt=""/><br /><sub><b>undefined</b></sub></a><br /><a href="https://github.com/hydro-dev/Hydro/commits?author=undefined-moe" title="Code">💻</a> <a href="#content-undefined-moe" title="Content">🖋</a> <a href="https://github.com/hydro-dev/Hydro/commits?author=undefined-moe" title="Documentation">📖</a> <a href="#ideas-undefined-moe" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-undefined-moe" title="Maintenance">🚧</a> <a href="#infra-undefined-moe" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#question-undefined-moe" title="Answering Questions">💬</a> <a href="https://github.com/hydro-dev/Hydro/pulls?q=is%3Apr+reviewed-by%3Aundefined-moe" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/lie-ying"><img src="https://avatars2.githubusercontent.com/u/46625336?v=4" width="100px;" alt=""/><br /><sub><b>lie-ying</b></sub></a><br /><a href="https://github.com/hydro-dev/Hydro/issues?q=author%3Alie-ying" title="Bug reports">🐛</a> <a href="https://github.com/hydro-dev/Hydro/commits?author=lie-ying" title="Tests">⚠️</a></td>
</tr>
</table>
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!