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