bogdanp / crontab   0.1.1

BSD 3-clause "New" or "Revised" License GitHub

A crontab spec parser for Scala.

Scala versions: 2.12 2.11

crontab Build Status Codacy Badge

A crontab spec parser for Scala.

Installation

libraryDependencies += "io.defn" %% "crontab" % "0.1.1"

Usage

Documentation can be found here.