1.0.0 • Published 1 year ago

joliko v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago