cross-stitch

interactively turn images into patterns for cross stitching
git clone git://src.adamsgaard.dk/cross-stitch # fast
git clone https://src.adamsgaard.dk/cross-stitch.git # slow
Log | Files | Refs | README | LICENSE Back to index

Makefile (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/