1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-06-26 03:41:04 +03:00
gamebookformat/test.sh
2013-06-03 21:48:28 +02:00

16 lines
138 B
Bash
Executable file

#!/bin/sh
make clean all
cat test.debug
dot -Tpng test.dot > test.png && open test.png
open test.pdf
open test.html
open test.rtf