You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
427 B
Markdown

# Project brief
# Build
[![pipeline status](https://lab.theresno.cloud/and94x/stammtv-extension/badges/master/pipeline.svg)](https://lab.theresno.cloud/and94x/stammtv-extension/-/commits/master)
1. Checkout and dir into project folder
```shell
git checkout https://lab.thereno.cloud/and94x/stammtv-extension
cd stammtv-extension
```
2.1 For Firefox
```shell
./build-ff.sh
```
2.2 For Chrome
```shell
./build-chrome.sh
```