index
:
screenplain
cleanup-testing
master
Write your screenplay in plain text and run it through this program to make it look good
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
test
blob: 227a774ed4f14147c884e93ffd8d557926964532 (
plain
) (
blame
)
1
2
3
#!/bin/bash nosetests --nocapture --with-doctest $* && \ pep8 screenplain tests