|
5 years ago | |
---|---|---|
css | 5 years ago | |
img | 5 years ago | |
js | 5 years ago | |
res | 5 years ago | |
test | 5 years ago | |
.editorconfig | 5 years ago | |
.gitignore | 5 years ago | |
Gruntfile.js | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
default-profile.json | 5 years ago | |
index.html | 5 years ago | |
package.json | 5 years ago |
Lanceur d’application pour GNU/Linux
git clone https://forge.cadoles.com/wpetit/pitaya.git
cd pitaya
git checkout develop
npm install
npm start
--profile=<chemin_profile> Chemin vers le fichier de profil à charger dans l'application.
--edit Ouvrir l'application en mode édition.
npm start -- [options...]
Exemple:
npm start -- --profile=my-profile.json
npm run build
Un dossier pitaya-<version>-<target>-<arch>
sera créé dans le répertoire ./build
. Celui ci contient tous les fichiers nécessaires à l’application.
Ce projet utilise la méthodologie Git Flow.
GPLv3