**Version 2.0.0-Beta1 under developement** (starting somewhen in January 2015)
**[latest stable version is 1.1.0](https://github.com/RaiMan/SikuliX-2014)**
Forking and/or downloading this repo only makes sense:
- if you want to get a knowledge about the internals of Sikuli
- if you want to create your own packages containing Sikuli features
- if you want to contribute.
In any case: be sure you know the content of the SikuliX Quickstart
sikulixapi
the API to be used in Java and Java aware scripting languages
sikulix
the Sikuli IDE and the support for running scripts in a supported scripting language.
sikulixtensions
Packages that extend the SikuliX features in various ways.
On the usage and/or developement level they depend on the core features of sikulixapi or sikulix.
- a Java JDK 1.7+
- Maven 3+
I use NetBeans 8+ for developement.