Setting Up
Last updated
Last updated
Kilua applications are built with . The official Kotlin Multiplatform gradle plugin is used to manage NPM dependencies, pack bundles (via ) and test the application using . By using Gradle continuous build, you also can get hot module replacement (HMR) feature (apply code changes in the browser on the fly).
To build a typical Kilua application you should have some tools installed on your machine and available on the system PATH:
21
(with additional UNIX tools if using Windows)
GNU and utilities to use internationalization features