0.1.0-alpha-15 • Published 5 years ago
@alchemized/skylink v0.1.0-alpha-15
Skylink
Gradle config for compiling Kotlin source to binary using jLink
Prerequisites
- jdk
Setup
- Clone this project or Use this template.
- If you are cloning this project you need to delete
.git
directory and initialise a new one.
$ rm -rf .git && git init
Development
- Build project:
$ ./gradlew :app:build
- Create binary:
$ ./gradlew :app:release
- Run binary:
./app/build/jlink/skylink
License
0.1.0-alpha-15
5 years ago
0.1.0-alpha-14
5 years ago
0.1.0-alpha-13
5 years ago
0.1.0-alpha-11
5 years ago
0.1.0-alpha-10
5 years ago
0.1.0-alpha-12
5 years ago
0.1.0-alpha-9
5 years ago
0.1.0-alpha-8
5 years ago
0.1.0-alpha-7
5 years ago
0.1.0-alpha-6
5 years ago
0.1.0-alpha-5
5 years ago
0.1.0-alpha-3
5 years ago
0.1.0-alpha-2
5 years ago
0.1.0-alpha-1
5 years ago