0.1.0-alpha-15 • Published 4 years ago

@alchemized/skylink v0.1.0-alpha-15

Weekly downloads
14
License
MIT
Repository
github
Last release
4 years ago

Skylink

Gradle config for compiling Kotlin source to binary using jLink

Build

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

MIT

0.1.0-alpha-15

4 years ago

0.1.0-alpha-14

4 years ago

0.1.0-alpha-13

4 years ago

0.1.0-alpha-11

4 years ago

0.1.0-alpha-10

4 years ago

0.1.0-alpha-12

4 years ago

0.1.0-alpha-9

4 years ago

0.1.0-alpha-8

4 years ago

0.1.0-alpha-7

4 years ago

0.1.0-alpha-6

4 years ago

0.1.0-alpha-5

4 years ago

0.1.0-alpha-3

4 years ago

0.1.0-alpha-2

4 years ago

0.1.0-alpha-1

4 years ago