Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 547 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 547 Bytes

Galasa

This is a home for all of the Galasa code

Code structure

building locally

Use the build-locally.sh script. --help shows you the options.

Basic usage to build everything: build-locally.sh

setting the source code version

The set-version.sh script allows you to set the version of the Galasa throughout this repository.

Use the --help flag to see what options are supported.

Basic usage: set-version.sh --version 0.39.0