2020-01-09 11:29:48 +01:00
2020-01-09 11:29:48 +01:00
2020-01-07 15:51:25 +01:00
2020-01-07 15:51:25 +01:00
2019-10-29 15:12:04 +01:00
2019-11-06 11:59:56 +01:00
2020-01-07 13:58:18 +01:00
2019-10-28 10:19:48 +00:00

vKVM Scripts

install & build all subprojects with one script

Prerequisites

  • *nix operating system
  • package manager (either apt, pacman or homebrew)
  • git
  • a c++14 compatible compiler
  • ssh key added to your gitlab profile

Usage

install

run this once in a empty directory.

git clone ssh://git@gitlab.repo.digitech.hs-emden-leer.de:2222/link/projekte/ws19/vkvm-new/installation.git
cd installation
install.sh

update all subprojects

update.sh

checkout development versions

checkout-dev.sh

build all projects

build.sh
Description
No description provided
Readme 37 KiB
Languages
Shell 100%