diff --git a/software/dagu.yml b/software/dagu.yml new file mode 100644 index 0000000000..c8ceeb8386 --- /dev/null +++ b/software/dagu.yml @@ -0,0 +1,11 @@ +name: "Dagu" +website_url: "https://dagu.readthedocs.io/" +source_code_url: "https://github.com/dagu-dev/dagu" +description: "Powerful Cron alternative with a Web UI. It allows you to define dependencies between commands as a Directed Acyclic Graph (DAG) in a declarative YAML format." +licenses: + - GPL-3.0 +platforms: + - Go + - Docker +tags: + - Automation \ No newline at end of file