Added godoc support to Taskfile
This commit is contained in:
parent
d8636d07f4
commit
d0d1568249
@ -38,3 +38,7 @@ tasks:
|
||||
cmds:
|
||||
- gource --auto-skip-seconds 1 --key -r 60
|
||||
silent: true
|
||||
godoc:
|
||||
cmds:
|
||||
- godoc -http=:6060
|
||||
silent: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user