gCli Configuration

{% for platform in platforms.keys() %}

{{ platform }}

{% for item in platforms[platform]['paths']%} {% endfor%} {% if platforms[platform]['paths']|length < 3 %} {% for i in range(platforms[platform]['paths']|length , 3) %} {% endfor %} {% endif%}
{% if 'env' in platforms[platform]%} {% else %} {% endif %}
{% endfor %}