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

feature/build dependencies #353

Closed maurineimirandazup closed 3 years ago

maurineimirandazup commented 3 years ago

Pull Request

What I did

Checking dependencies in the templates build process: PHP Powershell Ruby Terraform

How I did it

Through a function that checks if the commands exist.

How to verify it

Create a new formula with a language that you don't have a prepared environment for.

What kind of change does this PR make

Description for the changelog