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.

9 lines
208 B
TOML

# 见 docs/PLUGIN_ARCHITECTURE.md
name = "task"
title = "任务与工作流"
version = "1.0.0"
description = "定时任务、DAG 工作流等子模块。"
optional = true
tags = ["task", "cron", "workflow"]