org-report-stats/Makefile

12 lines
331 B
Makefile
Raw Normal View History

default : concat
concat:
bash scripts/concat_org.sh >> scripts/stats.org
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