feat: 应用配置文件更新

This commit is contained in:
zhengkunwang223
2023-07-03 17:58:48 +08:00
parent 1dab5e6f9a
commit 9e81de315b
13 changed files with 22 additions and 24 deletions
+13 -13
View File
@@ -1,19 +1,19 @@
name: 青龙
tags:
- 工具
title: 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台
title: 定时任务管理平台
type: 工具
description: 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台
additionalProperties: #固定参数
key: qinglong #应用的 key ,仅限英文,用于在 Linux 创建文件夹
name: 青龙 #应用名称
additionalProperties:
key: qinglong
name: 青龙
tags:
- Tool #应用标签,可以有多个,请参照下方的标签列表
shortDescZh: 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台 #应用中文描述,不要超过30个字
shortDescEn: A scheduled task management platform that supports Python3, JavaScript, Shell, and Typescript #应用英文描述
type: tool #应用类型,区别于应用分类,只能有一个,请参照下方的类型列表
crossVersionUpdate: true #是否可以跨大版本升级
limit: 0 #应用安装数量限制,0 代表无限制
website: https://github.com/whyour/qinglong/tree/master #官网地址
github: https://github.com/whyour/qinglong/tree/master #github 地址
document: https://github.com/whyour/qinglong/tree/master #文档地址
- Tool
shortDescZh: 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台
shortDescEn: A scheduled task management platform that supports Python3, JavaScript, Shell, and Typescript
type: tool
crossVersionUpdate: true
limit: 0
website: https://github.com/whyour/qinglong/tree/master
github: https://github.com/whyour/qinglong/tree/master
document: https://github.com/whyour/qinglong/tree/master