Diego-Brocanelli/workstation_configuration

Dynamic structure for installation analysis

Diego-Brocanelli opened this issue · 2 comments

en

Create structure for dynamic analysis of the items to be installed as chosen by the user.

Example:

php5.6 = false
php7.3 = true
php7.4 = true

You should only validate if you installed php7.3 and php7.4.


pt-br

Criar estrutura para análise dinâmica dos itens a serem instalados conforme escolha do usuário.

Exemplo:

php5.6=false
php7.3=true
php7.4=true

Devendo então validar apenas se foi instalos o php7.3 e php7.4.

working in progress.

Structure implemented and merged in the master. Version 2.1.0