An open API service indexing awesome lists of open source software.

https://github.com/androidovshchik/neutralinojs-kotlin

Kotlin starter project for Neutralinojs
https://github.com/androidovshchik/neutralinojs-kotlin

kotlin neutralinojs

Last synced: over 1 year ago
JSON representation

Kotlin starter project for Neutralinojs

Awesome Lists containing this project

README

          

# neutralinojs-kotlin

Kotlin starter project for Neutralinojs

Written for version 1.3.0

## Get started

Bundle source files

On Linux and MacOS:

```bash
$ ./gradlew bundle
```

On Windows:

```bash
$ gradlew.bat bundle
```