• silverwind's avatar
    Add 'make watch' (#12636) · e1535c74
    silverwind authored
    
    
    * Add 'make watch'
    
    This combines frontend and backend watch into a single command that runs
    them in parallel on on SIGINT terminates both.
    
    Termination is not super-clean but I guess it does not have to.
    
    * move to tools/, trap more signals, remove gnu-specific flag
    
    * simplify
    Co-authored-by: default avatartechknowlogick <techknowlogick@gitea.io>
    e1535c74
watch.sh 108 Bytes