python-future/check_rst.sh

3 lines
68 B
Bash
Executable File

#!/bin/sh
rst2html README.rst > README.html && xdg-open README.html