Add python-server task to Makefile

master
DavidDGTNT 2022-02-01 20:36:03 +00:00
parent b416098406
commit 6d01c35581
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
push: cgit gh
python-server:
python3 -m http.server 3000
gh:
git push -u ghmirror