Merge branch 'feature/Package_the_application' into 'develop'
Package the application **Add package creation script (Issue #43)** To package the application into a zip file, you will need to go to `/scripts/packaging.php`, and wait for 2 seconds. The script copy all needed files/directories into `build` directory, then generate the file `dist/framadate-version-date.zip`, then delete directory `build`. See merge request !48
No related branches found
No related tags found
Showing
- scripts/.htaccess 1 addition, 0 deletionsscripts/.htaccess
- scripts/migration_date.php 0 additions, 56 deletionsscripts/migration_date.php
- scripts/packaging.php 202 additions, 0 deletionsscripts/packaging.php
- scripts/phpVar2getText.php 0 additions, 153 deletionsscripts/phpVar2getText.php
- scripts/recherche_adresse.pl 0 additions, 46 deletionsscripts/recherche_adresse.pl
- scripts/recherche_adresse_admin.php 0 additions, 29 deletionsscripts/recherche_adresse_admin.php
scripts/migration_date.php
deleted
100644 → 0
scripts/packaging.php
0 → 100644
scripts/phpVar2getText.php
deleted
100644 → 0
scripts/recherche_adresse.pl
deleted
100644 → 0
scripts/recherche_adresse_admin.php
deleted
100644 → 0
Please register or sign in to comment