ZupIT / ritchie-formulas

This repository contains the community formulas that can be executed through Ritchie CLI once imported. This tool is an open source product that allows you to create, store and share any kind of automations, executing them through command lines, to run operations or start workflows ⚙️ 🖥 💡
https://ritchiecli.io
Apache License 2.0
105 stars 72 forks source link

[Formula] - Schedule formulas execution through CRON jobs on MacOS #372

Open GuillaumeFalourd opened 3 years ago

GuillaumeFalourd commented 3 years ago

What I would like to see

I would like to be able to schedule the execution of specific formulas with Ritchie using a command to set cron jobs.

Why is it needed ?

Formulas can be created to perform any kind of tasks, and jobs may be part of them. That would give a lot more ideas and flexibility to users, as well as the opportunity to convert current jobs into formulas.