Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 376 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 376 Bytes

Notice 🔔

Please use https://github.com/neutralinojs/neutralinojs-minimal instead of this template, if you are trying Neutralinojs v2.

neutralinojs-kotlin

Kotlin starter project for Neutralinojs

Written for version 1.3.0

Get started

Bundle source files

On Linux and MacOS:

$ ./gradlew bundle

On Windows:

$ gradlew.bat bundle