summaryrefslogtreecommitdiffstats
path: root/FOSS/Python/Dependencies/future-0.18.2/check_rst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'FOSS/Python/Dependencies/future-0.18.2/check_rst.sh')
-rw-r--r--FOSS/Python/Dependencies/future-0.18.2/check_rst.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/FOSS/Python/Dependencies/future-0.18.2/check_rst.sh b/FOSS/Python/Dependencies/future-0.18.2/check_rst.sh
new file mode 100644
index 0000000..8af1893
--- /dev/null
+++ b/FOSS/Python/Dependencies/future-0.18.2/check_rst.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+rst2html README.rst > README.html && xdg-open README.html