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.
|
|
2 years ago | |
|---|---|---|
| examples | 2 years ago | |
| packages/runner | 2 years ago | |
| resources | 2 years ago | |
| .gitignore | 2 years ago | |
| LICENSE | 3 years ago | |
| README.md | 2 years ago | |
| bun.lockb | 2 years ago | |
| mix-manifest.json | 3 years ago | |
| package.json | 2 years 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"