- Download the repository and use the following commands:
- To install the templates, use the terminal and go to "Learning VIP" Folder (where the "Makefile" script is) and run the following command:
make install_templates
- To uninstall the templates, use the terminal and go to "Learning VIP" Folder (where the "Makefile" script is) and run the following command:
make uninstall_templates