https://github.com/primordialmoros/tasker
Task scheduling framework for the JVM
https://github.com/primordialmoros/tasker
Last synced: 2 months ago
JSON representation
Task scheduling framework for the JVM
- Host: GitHub
- URL: https://github.com/primordialmoros/tasker
- Owner: PrimordialMoros
- License: gpl-3.0
- Created: 2023-01-07T22:18:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T21:48:35.000Z (about 2 years ago)
- Last Synced: 2025-01-14T09:16:10.385Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 272 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tasker
[](LICENSE)
[](https://central.sonatype.com/artifact/me.moros/tasker-core)
[](https://javadoc.io/doc/me.moros/tasker-core)
## Building
This project requires Java 25 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`