]> git.armaanb.net Git - lightcards.git/blob - Makefile
Add keybindings to go to start and end of stack
[lightcards.git] / Makefile
1 .DEFAULT_GOAL := install
2
3 install:
4         pip install .
5         cp ./lightcards.sh /usr/local/bin/lightcards