Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/primordialmoros/tasker

Task scheduling framework for the JVM
https://github.com/primordialmoros/tasker

Last synced: about 1 month ago
JSON representation

Task scheduling framework for the JVM

Awesome Lists containing this project

README

        

# Tasker

[![License](https://img.shields.io/github/license/PrimordialMoros/Tasker?color=blue&style=flat-square)](LICENSE)
[![Maven Central](https://img.shields.io/maven-central/v/me.moros/tasker-core?style=flat-square)](https://search.maven.org/artifact/me.moros/tasker-core)
[![Javadoc](https://img.shields.io/badge/docs-javadocs-informational?style=flat-square)](https://javadoc.io/doc/me.moros/tasker-core)

## Building

This project requires Java 21 or newer and uses Gradle (which comes with a wrapper, so you don't need to install it).

Open a terminal and run `./gradlew build`