Open
Description
Expected Behavior
To fix knative/infra#134 we need to remove the shell wrapper, so the Knative projects could run the code-gen in go run ...
native way.
Actual Behavior
Current code gen has a shell wrapper. Because of it Knative projects which use this code gen require the vendor directory.