node-cron Utilities
Private utilities for now, not ready for public use
it takes a cron expression and tries to double it, if the cron should run every 10 seconds, makes it every 20 seconds
Getting Started
To get started with the SwarmApp API, follow these steps:
$ npm i node-cron-utils
Example Usage
Later
Dependencies
Later
Feature request
I will be glad ♥ (for the time-being) to add the feature you are missing, just open an issue.
Contributing
We welcome contributions from the community! To contribute to the this repo, follow these steps:
- Fork the repository
- Create a new branch for your changes: git checkout -b my-feature-branch
- Make your changes and commit them: git commit -am "Add new feature"
- Push your changes to your fork: git push origin my-feature-branch
- Create a pull request against the main branch of the
6degrees/node-cron-utils
repository
License
The SwarmApp API is licensed under the MIT License. See the LICENSE file for details.