mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: 应用配置文件更新
This commit is contained in:
+13
-13
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user