documentation edit
parent
473f0ceb4d
commit
fcaf92d8a7
|
@ -72,7 +72,7 @@ export DISPLAY=":0.0"
|
|||
|
||||
## notes
|
||||
|
||||
Monitor files while developing to restart Processing sketch on save with `entr`. After running the sketch in one terminal with `processing-runsketch_IF3.sh`, in another terminal run something like
|
||||
Monitor files while developing to restart Processing sketch on save with [`entr`](http://entrproject.org/). After running the sketch in one terminal with `processing-runsketch_IF3.sh`, in another terminal run something like
|
||||
```
|
||||
ls PROJECTS/IF3Si/pde/IF3Si/*.pde | entr killall java
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue