Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 980 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 980 Bytes

NOTE: Archived this project on GitHub on 2023-07-06.

hello-gradle-kotlin

image image image image

This project demonstrates basic Kotlin with Gradle's Kotlin DSL.

Usage

  1. Install Gradle.
  2. From bash on Linux, or PowerShell or Git Bash on Windows, type ./gradlew from the top level of this project.