make qrcodes
authordaniel watson <ozzloy@gmail.com>
Sat, 7 Dec 2013 06:31:57 +0000 (22:31 -0800)
committerdaniel watson <ozzloy@gmail.com>
Sat, 7 Dec 2013 06:31:57 +0000 (22:31 -0800)
Makefile

index 56deb650c3178efa91e779476197ff3153fa09b5..e32bfdb04f99bb525088cf2376bf1685b000e0e6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,12 @@ all: ${HTMLS} ${PDFS}
 index.html: README.html
        cp $< $@
 
+qrcode:
+       qrencode -l L -v 1 -o qr.png "http://tr.im/4lmn8"
+
+qrcode-long:
+       qrencode -l L -v 1 -o qr.png "https://gitorious.org/ozzloy/challenge-bot"
+
 clean:
        rm -f ${HTMLS} ${PDFS} 3d-printables/*.gcode \
        3d-printables/*.x3g 3d-printables/*.stl