Hi,
Thank you for the tips. Yes, I will probably write something similar (but
probably in Go https://github.com/fsnotify/fsnotify or Python
https://github.com/gorakhargosh/watchdog, as they are easier to maintain
in the environments that I work).
Thank you very much!
Ramkumar
On Fri, Nov 6, 2020 at 10:52 PM Aditya Mahajan
On Fri, 6 Nov 2020, thierry horsin wrote:
Hi Ramkumar,
Maybe you could have some scripts that check when the JSON file is modified and if so launches the compilation. I did that sort of script in order to have a continuous compilation process by checking every second if my current .tex file is modified.
Here is a script which does this for general tasks:
http://users.fred.net/tds/lab/ftp/atchange
It is also possible to build something on top of inotifywait on linux.
Aditya
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net
___________________________________________________________________________________