tMakefile - cross-stitch - interactively turn images into patterns for cross stitching
(HTM) git clone git://src.adamsgaard.dk/cross-stitch
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
tMakefile (257B)
---
1 SOURCE=cross-stitch.py
2
3 mac:
4 py2applet --make-setup $(SOURCE)
5 rm -rf build dist
6 #python setup.py py2app -A
7 python setup.py py2app
8 zip -r dist/cross-stitch-osx.zip dist/cross-stitch.app
9 scp dist/cross-stitch-osx.zip fh.cs.au.dk:~/public_html_cs/files/