1.0.0 • Published 2 years ago

joliko v1.0.0

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

Joliko

A package that demonstrates the usage of simerfop as a dependency.

Installation

You can install Joliko via npm:

npm install joliko

Usage

const Joliko = require('joliko');

const jolikoInstance = new Joliko();
jolikoInstance.run();

Documentation

run()

Starts the Joliko instance and schedules a task using the simerfop dependency.

License

This project is licensed under the MIT License - see the LICENSE file for details.

1.0.0

2 years ago