diff --git a/software/gocron.yml b/software/gocron.yml new file mode 100644 index 0000000000..1efdc20b55 --- /dev/null +++ b/software/gocron.yml @@ -0,0 +1,10 @@ +name: "gocron" +website_url: "https://github.com/flohoss/gocron" +source_code_url: "https://github.com/flohoss/gocron" +description: "Task scheduler that allows users to specify recurring jobs via a simple YAML configuration file." +licenses: + - MIT +platforms: + - Docker +tags: + - Automation