You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HerrHase
f9a221d8cf
|
7 months ago | |
---|---|---|
examples | 7 months ago | |
packages/runner | 7 months ago | |
resources | 7 months ago | |
storage | 7 months ago | |
.gitignore | 7 months ago | |
LICENSE | 2 years ago | |
README.md | 7 months ago | |
bun.lockb | 7 months ago | |
mix-manifest.json | 2 years ago | |
package.json | 7 months ago |
README.md
super-hog
Super Hog is a process runner. Tasks will be configured in a File by Yaml.
name: "Lorem Ipsum RSS"
url: "https://lorem-rss.herokuapp.com/feed"
cron: "0 1 * * *"
actions:
- class: "RssExample"