diff options
| author | 2023-04-28 02:38:07 +0800 | |
|---|---|---|
| committer | 2023-04-28 02:38:07 +0800 | |
| commit | b30315c3484d605c7260b69ee9b67b55ecd6959b (patch) | |
| tree | a16688de6b800f5502426af0aaead5f169fce894 /README.md | |
| parent | 1c79533a8fa9f7816b256bb0f57d5657e3d6ace3 (diff) | |
| download | HydroRoll-b30315c3484d605c7260b69ee9b67b55ecd6959b.tar.gz HydroRoll-b30315c3484d605c7260b69ee9b67b55ecd6959b.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 132 |
1 files changed, 46 insertions, 86 deletions
@@ -1,112 +1,72 @@ -
-<p align="center"><img width="300" src="image/readme/1681811270177.png"></p>
-
-<h1 align="center">
- HydroRoll
-</h1>
-
<p align="center">
-水系 > <small>地理人狂喜</small>
+ <a href="https://turbo.build">
+ <picture>
+ <source media="(prefers-color-scheme: dark)" srcset="image/readme/1682620162817.png">
+ <img src="image/readme/1682620162817.png" height="128">
+ </picture>
+ <h1 align="center">HydroRoll'</h1>
+ </a>
</p>
-## 📘 Introduction
-
-一个新的骰系
-
-## 🚀 Features
-
-...
-
-## ⬇️ Install
-
-### Docker
-
-通过Docker直接部署。
-
-### pip
-
-通过pip下载后导入包部署
-
-### Raw
-
-下载源码直接部署。
-
-## 🌈Site Preview
-
-### 📌tutorial
-
-- <https://HydroRoll.retrofor.space/> _(recommend)_
-- <https://hydro-roll.vercel.app/>
-
-### 📌tools
-
-- <https://play.chien.retrofor.space/>
-- <https://envshare.HydroRoll.retrofor.space/>
-- <https://flexirobo.retrofor.space/>
-- <https://cyberdynamix.retrofor.space/>
-
-## 👨🚀 Contributors
-
-<a href="https://github.com/retrofor/ChienDice/graphs/contributors">
- <img width="50" src="https://contrib.rocks/image?repo=retrofor/ChienDice" />
-</a>
-
-## 📄 License
-
-[MIT](https://github.com/retrofor/ChienDice/blob/main/LICENSE) © 2023-PRESENT [简律纯](https://github.com/HsiangNianian)
+<p align="center">
+ <a aria-label="Vercel Site" href="https://HydroRoll.retrofor.space/">
+ <img src="https://img.shields.io/badge/DOCS%20AND%20BLOGS-000000.svg?style=for-the-badge&logo=Vercel&labelColor=000">
+ </a>
+ <a aria-label="PYTHON version" href="https://pypi.org/project/HydroRoll">
+ <img alt="" src="https://img.shields.io/npm/v/turbo.svg?style=for-the-badge&labelColor=000000">
+ </a>
+ <a aria-label="License" href="https://github.com/retrofor/HydroRoll/blob/main/LICENSE">
+ <img alt="" src="https://img.shields.io/npm/l/turbo.svg?style=for-the-badge&labelColor=000000&color=">
+ </a>
+ <a aria-label="Join the community on GitHub" href="https://github.com/vercel/turbo/discussions">
+ <img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=turborepo&labelColor=000000&logoWidth=20&logoColor=white">
+ </a>
+</p>
-### 第一个娘
-**pip部署**
+Turbo is a next-generation toolchain for frontend development, written in Rust. It consists of 3 major parts:
-命令行输入
+- [**Turbopack:**](https://turbo.build/pack) an incremental bundler (the successor to Webpack)
+- [**Turborepo:**](https://turbo.build/repo) an incremental build system
+- The Turbo engine: a low-level incremental computation and memoization engine
-``` shell
-pip install ChienDice
-```
+## Getting Started
-**创建main.py**
+Visit https://turbo.build to get started with Turbopack and Turborepo.
-``` py
-from ChienDice import Bot
-bot = Bot()
+## Contributing
-if __name__ == "__main__":
- bot.run()
-```
+See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information.
-**开启go-cqhttp**
+## Community
-``` shell
-./go-cqhttp
-```
+The Turbo community can be found on [GitHub Discussions](https://github.com/vercel/turbo/discussions), where you can ask questions, voice ideas, and share your projects.
-**认主**
+To chat with other community members, you can join the [Turbo Discord](https://turbo.build/discord).
-输入`.get married`
+Our [Code of Conduct](https://github.com/vercel/turbo/blob/main/CODE_OF_CONDUCT.md) applies to all Turbo community channels.
-如此简单。
+## Who is using Turbo?
+Turbo is used by the world's leading companies. Check out the [Turbo Showcase](https://turbo.build/showcase) to learn more.
-### 轻松入门
+## Updates
-> 只需要记住两个命令即可轻松驾驭九只娘!
+Follow [@turborepo](https://twitter.com/turborepo) on Twitter and for project updates.
-**入栈**
+## Authors
-`.set` 用于设置一切!
+**Turborepo**
-**出栈**
+- Jared Palmer ([@jaredpalmer](https://twitter.com/jaredpalmer))
-`.get` 用于获取一切!
+**Turbopack and the Turbo engine**
-#### 快速举例
+- Tobias Koppers ([@wSokra](https://twitter.com/wSokra))
+- Maia Teegarden ([@padmaia](https://twitter.com/padmaia))
-**认主**: `.get married`
-**退群**: `.get lost`
-**获取`jrrp`**: `.get jrrp`
-**设置欢淫语**: `.set welcome [欢迎~] 可选添加 [{at}] [{nickname}] [{avatar}] [{id}]`
+## Security
-## 命令列表
+If you believe you have found a security vulnerability in Turbo, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email `security@vercel.com` to disclose any security vulnerabilities.
-> 还在为繁琐命令感到烦恼?使用简系,小学生都能记住的固定词组!
+https://vercel.com/security
\ No newline at end of file |
