1.0.0 • Published 2 months ago

task-scheduler-library v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

task-scheduler-library

Schedules and manages tasks in Node.js applications, supporting cron jobs and custom schedules.

Installation

git clone https://github.com/chi11pi11/task-scheduler-library.git
cd task-scheduler-library
npm install
npm start

Usage

node index.js