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