GTF
Install dev version
To install the dev version of this project run the following steps:
- Install the app via the VAI setup on var/www/[app name]
- Rename var/www/[app name] by var/www/[app name]_vai
- Clone this repo on var/wwww/[app name]
- Run install.sh (linux) or install.bat (windows) and give the var/www/[app name]_vai path when asked
- Now you have the correct versioned tree structure, and your app should run
- Linux : run
git pull
andgit push
to update/post the project and his dependencies - Windows : run update.bat to update the app