org-report-stats/Makefile

10 lines
281 B
Makefile

default : copyTasksJson
convert:
npm start
copyTasksJson :
echo "update du fichier tasks.json dans le dossier de sources depuis Nextcloud"
cp ~/Nextcloud/textes/orgmode/tasks.json sources/
npm start;
render :
serve output
firefox http://localhost:3000/output_all_tasks_report