Init project
This commit is contained in:
parent
728ad0f981
commit
0f044a1de7
3 changed files with 40 additions and 0 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
install:
|
||||
pip install -r requirements.txt
|
||||
|
||||
run:
|
||||
FRITZ_PASSWORD=$$FRITZ_PASSWORD python main.py
|
Loading…
Add table
Add a link
Reference in a new issue