Slate Kit can be setup fairly easily. Most of the dependencies are on Java / Gradle. Also refer to Kotlin for more info.
Installation of Java, Kotlin, Gradle and Slate Kit is fairly easy. We recommend the following installation steps and centralized location for simplicity.
Tech | Version | Instructions |
Java | 1.8 |
|
Kotlin | >= 1.3.21 |
|
Gradle | >= 3.5 |
|
The software below is recommended but not required. Slate Kit supports MySql with support for PostGres and Sql Server coming later. Having the MySql Java Connector will help with the sample apps and is also needed for the ORM ( entities ).
Tech | Version | About |
IntelliJ | Refer to JetBrains | IDE |
There is a Slate Kit CLI ( command line interface ) application for Mac ( integrated with HomeBrew ) that serves as a project creator.
See Generators for more info