Self use tool to build vapoursynth plugins with a yaml config file. It is yet under development and unusable .
go build -o vspb cmd/main.go
Modify the config.yml
file in example directory and run:
vspb ./example/config.yml
It would automatically build everything in the config file.