增加可配置的定时任务功能

This commit is contained in:
dushixiang
2021-02-28 23:56:25 +08:00
parent 5ea00d8e8a
commit 1b8ecefcfe
10 changed files with 862 additions and 83 deletions

View File

@ -1,6 +1,6 @@
# Next Terminal
你的下一终端。
下一终端。
![Docker image](https://github.com/dushixiang/next-terminal/workflows/Docker%20image/badge.svg?branch=master)
@ -29,6 +29,10 @@ https://next-terminal.typesafe.cn/
test/test
## 协议与条款
如您需要在企业网络中使用 next-terminal建议先征求 IT 管理员的同意。下载、使用或分发 next-terminal 前,您必须同意 [协议](./LICENSE) 条款与限制。本项目不提供任何担保,亦不承担任何责任。
## 快速安装
- [使用docker安装](docs/install-docker.md)