]> git.armaanb.net Git - lightcards.git/blob - Makefile
b0b7362e7d65d1ac01d8017d84a766f42b3e1d5c
[lightcards.git] / Makefile
1 .DEFAULT_GOAL := install
2
3 install:
4         pip install .
5         cp ./lightcards.sh /usr/local/bin/lightcards