0.1.0-alpha-15 • Published 6 years ago

@alchemized/skylink v0.1.0-alpha-15

Weekly downloads
14
License
MIT
Repository
github
Last release
6 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

6 years ago

0.1.0-alpha-14

6 years ago

0.1.0-alpha-13

6 years ago

0.1.0-alpha-11

6 years ago

0.1.0-alpha-10

6 years ago

0.1.0-alpha-12

6 years ago

0.1.0-alpha-9

6 years ago

0.1.0-alpha-8

6 years ago

0.1.0-alpha-7

6 years ago

0.1.0-alpha-6

6 years ago

0.1.0-alpha-5

6 years ago

0.1.0-alpha-3

6 years ago

0.1.0-alpha-2

6 years ago

0.1.0-alpha-1

6 years ago