lookout
lookout copied to clipboard
Move lookout-sdk binary to lookout-sdk repository
Move cmd/lookout-sdk application, release automation and cmd/sdk-tests to the https://github.com/src-d/lookout-sdk repository.
This would allow the binary and SDK library always to have the same version number.
It includes usually application flow with vendoring using dep, etc