https://github.com/4lch4/cron-backpack
A NodeJS library that serves as the backpack for all of my batch jobs run in Cronicle.
https://github.com/4lch4/cron-backpack
Last synced: 3 months ago
JSON representation
A NodeJS library that serves as the backpack for all of my batch jobs run in Cronicle.
- Host: GitHub
- URL: https://github.com/4lch4/cron-backpack
- Owner: 4lch4
- Created: 2023-09-16T00:55:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-17T16:25:01.000Z (over 1 year ago)
- Last Synced: 2025-02-26T17:52:53.794Z (3 months ago)
- Language: TypeScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 4lch4/cron-backpack
This directory is home to a small node package that I've created to help me manage my Cronicle jobs.
It exports some default functions and dependencies that I use in, essentially, all of my jobs.