These examples demonstrate how to use Gogradle to enhance your build.
Clone this project, and do as the documentation says.
- A typical build
- A sample project with build and basic check (test/coverage/fmt/vet)
- Build a project with subpackages
- A sample project where main package is located in sub directory
- Find failed test in reports
- A sample project with failed tests
- Run vet/fmt/golint on project
- A sample project with external tools (golint)
- Use private repository or mirror repository
- A sample project with mirror repository and package exclusion