Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 335 Bytes

File metadata and controls

12 lines (7 loc) · 335 Bytes

Build fizz_buzz quickstart

This is an example project that demonstrates how the fizzbuzz works using java 8.

It is a small Java project that has the [Gradle Build Scan Plugin][plugin] already applied.

Create a build scan

Follow these simple steps to create a build scan:

  1. Clone this project
  2. Run ./gradlew clean build