# 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" ```