See the current [Javadoc][] and [reference docs][].
The WebientSoft esykart uses a [Gradle][]-based build system. In the instructions
below, [./gradlew
][] is invoked from the root of the source tree and serves as
a cross-platform, self-contained bootstrap mechanism for the build.
[Git][] and [OpenJDK 8 early access build 100 or later][JDK8 build]
Be sure that your JAVA_HOME
environment variable points to the jdk1.8.0
folder
extracted from the JDK download.
git clone [email protected]/sumit4myself/Esycation.git
Run ./import-into-eclipse.bat
.
Note: Per the prerequisites above, ensure that you have JDK 8 configured properly in your IDE.
./gradlew install
./gradlew build
... and discover more commands with ./gradlew tasks
. See also the [Gradle
build and release FAQ][].
[Pull requests][] are welcome; see the [contributor guidelines][] for details.
Follow [@WebientSoft][] and its [team members][] on Twitter.