Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 455 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 455 Bytes

Serinus Logo

Serinus Cron

A module for Serinus applications 🐤 to execute cron-like jobs in a Serinus application.

Installation

dart pub add serinus_cron

Usage

You can see the example usage in the example directory.