Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 559 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 559 Bytes

LinDA Workbech

Repository for the workbech of the LinDA project

##Installation

Install & setup git

If you do not have git, download it with apt-get.

  sudo apt-get install git

###Clone the LinDA Workbench repository Download the workbench source code from Github.

git clone https://github.com/LinDA-tools/LindaWorkbench.git

###Run the installation script Move in the bin/ directory of the LinDA source and run:

bash -e ./install.sh

##Deployment Again, from the LinDA bin/ directory, run:

./deploy.sh