Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

The joc-cockpit repository holds the source code for a JavaScript based Web Browser GUI to manage JS7.

...

Code Block
languagebash
titleCheckout Latest
git checkout $tag -b latest

Build

From the root of the checked out project call:

Code Block
languagebash
mvn clean install