/tura

Primary LanguageJava

Tura application generator

Solution for generation of UI applications.

Pre Install

Update hosts file

127.0.0.1       kc
127.0.0.1       wf

Install jdk 11+

Install docker

Install node.js

Installation

Use git to clone source code

git clone <tura url>

Checkout branch

cd tura
git checkout <branch>

Start tura shell

chmod +x ./processor/tura-gogo.sh
./processor/tura-gogo.sh

Build Eclipse IDE

shell>closure localbuildPluginAndProcessor

Build tura

shell>closure buildPlatform

Contributing

Arseniy Isakov

License

APACHE LICENSE, VERSION 2.0

Eclipse Public License - v 2.0