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

Hello world for Kotlin using Gradle Kotlin DSL for builds

License

Notifications You must be signed in to change notification settings

dksmiffs/hello-gradle-kotlin

Repository files navigation

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.