Added vim-emu install option to installer. 07/5807/1
authorpeusterm <manuel.peuster@uni-paderborn.de>
Fri, 22 Dec 2017 12:10:54 +0000 (13:10 +0100)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Fri, 22 Dec 2017 12:10:54 +0000 (13:10 +0100)
commit3a3e7a5f5be1e43cac2a284cb7d6c83f27bfea95
treef3d481f2a7fa941485f5ad2e1e145a3cdb2dd91e
parent04720c7215dfe92ce96ede63da5a6377338a7c9a
Added vim-emu install option to installer.

Installer can now (optionally) install and deploy the emulator
at the end of the installation process so that a user
could directly connect OSM to an emulated VIM.

Usage: ./install_osm.sh --lxdimages --vimemu

The emulator is locally build and deployed inside of
a Docker container.

Change-Id: I5f5898fe557fb379506afbca23349f9a193b0711
Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
installers/install_osm.sh