1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

chore: make serve task

This commit is contained in:
Carlos Alexandro Becker 2018-04-30 20:57:57 -07:00 committed by Carlos Alexandro Becker
parent b2be10fb13
commit 2c851efa1d

View File

@ -63,6 +63,10 @@ static:
@hugo --source www
.PHONY: static
serve:
@hugo server -w -s www
.PHONY: serve
# Show to-do items per file.
todo:
@grep \