turansky / kfc-plugins

Kotlin/JS Fast Configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Status CI Status Gradle Plugin Portal Kotlin

Kotlin/JS Fast Configuration

application

  • Kotlin/JS target - es2015
  • Bundler - Vite

build.gradle.kts

plugins {
    id("io.github.turansky.kfc.application") version "10.0.0"
}

About

Kotlin/JS Fast Configuration

License:Apache License 2.0


Languages

Language:Kotlin 99.7%Language:Shell 0.3%