tusd/examples/hooks/plugin/Makefile

3 lines
74 B
Makefile

hook_handler: hook_handler.go
go build -o hook_handler ./hook_handler.go