mirror of
https://github.com/brain-hackers/README
synced 2024-12-22 12:10:04 +09:00
Update requirements / add preview target
parent
3521c5c730
commit
ef77d0a1f6
4
Makefile
4
Makefile
@ -9,3 +9,7 @@ doctoc:
|
||||
generate:
|
||||
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