What is Nostr?
Nils Goroll /
npub1dk2…rxxj
2024-09-06 17:41:58

Nils Goroll on Nostr: my #entr one liner of the day: Render RST to HTML and refresh my browser to view the ...

my #entr one liner of the day: Render RST to HTML and refresh my browser to view the result when I save the RST:

```
echo doc/changes.rst | entr bash -c 'rst2html doc/changes.rst >c.html ; xdotool key --window $(xdotool search --name "Mozilla Firefox") F5'
```

#shell #x11
Author Public Key
npub1dk2lf4wv8pt0hwn8gzufv7avhtfs5tmqwuyzzeg670ephyvew70stlrxxj