This repository contains some demonstration 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 ⚙️ 🖥 💡
With the update of the rit add repo command on the 2.5.0 ritchie version, this command is now generic and won't need to be updated after each ritchie-formulas-demo release.
How to verify it
Executing the command below (after upgrading to 2.5.0 version):
echo '{"provider":"Github", "name":"demo", "url":"https://github.com/ZupIT/ritchie-formulas-demo", "priority":1}' | rit add repo --stdin
Description
rit add repo
command on the 2.5.0 ritchie version, this command is now generic and won't need to be updated after each ritchie-formulas-demo release.How to verify it
Executing the command below (after upgrading to 2.5.0 version):