change make convert

This commit is contained in:
Tykayn 2023-03-25 12:43:39 +01:00 committed by tykayn
parent dd7acaa446
commit 07ae0d6d0b
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ concat:
echo " " | tee -a scripts/stats.org
bash scripts/concat_org.sh |tee -a scripts/stats.org;
convert:
bash scripts/concat_org.sh
mv all_tasks.org sources/
node parse_orgmode_to_json.mjs
start:
npm start
copyTasksJson :
echo "update du fichier tasks.json dans le dossier de sources depuis Nextcloud"