mirror of
https://github.com/brain-hackers/README
synced 2024-12-22 20:20:03 +09:00
Update requirements / add preview target
parent
3521c5c730
commit
ef77d0a1f6
4
Makefile
4
Makefile
@ -9,3 +9,7 @@ doctoc:
|
|||||||
generate:
|
generate:
|
||||||
python3 gen.py
|
python3 gen.py
|
||||||
|
|
||||||
|
.PHONY:
|
||||||
|
preview:
|
||||||
|
python3 -m grip . 0.0.0.0
|
||||||
|
|
||||||
|
@ -1 +1,2 @@
|
|||||||
markdown
|
markdown
|
||||||
|
grip
|
||||||
|
Loading…
Reference in New Issue
Block a user