summaryrefslogtreecommitdiff
path: root/buildshm.sh
blob: e19a6ed88c5fe14c5cfd98155defdef5ab183847 (plain)
1
2
3
4
#!/bin/bash

python setup.py build_ext -i
rm -rf build
9:40 +0100'>2016-02-05show: better clip error messageJason A. Donenfeld1-3/+3 2016-02-05show: allow selecting which clip lineJason A. Donenfeld2-9/+10 2016-02-05generate: have a default length of 25Jason A. Donenfeld2-6/+12