This is console application which gets configured branches for specified application, starts builds against the branches and outputs results of the builds.
The application takes 3 parameters:
- Owner name
- Application name
- API token which has access to specified application
BuildManager.exe "owner name" "application name" "12345token54321"