Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bootique/bootique-kotlin
RETIRED. Provides extension functions and features for smooth development with Bootique and Kotlin.
https://github.com/bootique/bootique-kotlin
bootique kotlin kotlin-script
Last synced: about 2 months ago
JSON representation
RETIRED. Provides extension functions and features for smooth development with Bootique and Kotlin.
- Host: GitHub
- URL: https://github.com/bootique/bootique-kotlin
- Owner: bootique
- License: apache-2.0
- Created: 2017-02-23T11:50:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T15:15:58.000Z (8 months ago)
- Last Synced: 2024-04-28T16:27:59.547Z (8 months ago)
- Topics: bootique, kotlin, kotlin-script
- Language: Kotlin
- Homepage: https://bootique.io/docs/latest/bootique-kotlin-docs/
- Size: 315 KB
- Stars: 13
- Watchers: 8
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![build test deploy](https://github.com/bootique/bootique-kotlin/actions/workflows/maven.yml/badge.svg)](https://github.com/bootique/bootique-kotlin/actions/workflows/maven.yml)
[![Maven Central](https://img.shields.io/maven-central/v/io.bootique.kotlin/bootique-kotlin.svg?colorB=brightgreen)](https://search.maven.org/artifact/io.bootique.kotlin/bootique-kotlin/)# bootique-kotlin
**WARNING: the last version of Bootique that supports `bootique-kotlin` is 2.x (ok, technically, 3.0.M2). It is not distributed (or compatible) with Bootique 3.0 or newer.**
Provides extension function and features for smooth development with [Bootique](http://bootique.io/) and [Kotlin](http://kotlinlang.org/).
[Getting started and Documentation](https://bootique.io/docs/latest/bootique-kotlin-docs/).
## FAQ
_But can I still use Kotlin in my Bootique project?_
Yes, just use the "Java" Bootique without Kotlin extensions
_I like the extensions provided by "bootique-kotlin", can you return them back?_
Bootique maintainers will be open to this if indeed there is real interest, specific use cases, and especially, if someone is willing to be the maintainer / champion of this module going forward. If you are considering this, please send us a note [here](https://github.com/bootique/bootique-kotlin/issues) or via the Bootique Twitter. Or you can also fork it, and maintain on your own.