websitedesign2022/Makefile

10 lines
117 B
Makefile
Raw Normal View History

2022-02-01 14:36:42 -06:00
push: gh cgit
2022-02-01 14:36:03 -06:00
python-server:
python3 -m http.server 3000
gh:
2022-02-01 12:48:52 -06:00
git push -u ghmirror
cgit:
sudo git push -u origin