Create your custom Carol Apps with a little help from Totvs Labs.
Before start developing a Carol App, you need to install the following requirements:
- git
- python 3.6
- cookiecutter (Installation Notes)
To create your Carol App just run the following command in your shell
bash -c "$(curl -fsSL https://raw.github.com/totvslabs/carolapp/master/install.sh)"
Follow all step-by-step questions and your new project gonna be created for you.