initial
This commit is contained in:
7
tools/Makefile
Normal file
7
tools/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
default: run
|
||||
|
||||
run:
|
||||
pipenv run python3 main.py | tee output.txt
|
||||
|
||||
other:
|
||||
pipenv run python3 hnblogs.py | tee output.txt
|
||||
Reference in New Issue
Block a user