Go to file
2022-08-13 17:38:42 +02:00
.idea added build script for ff, fixed a bug and did some more shit 2022-08-12 21:43:16 +02:00
base ༼ つ ◕_◕ ༽つ 2022-08-12 22:42:42 +02:00
chrome added build script for ff, fixed a bug and did some more shit 2022-08-12 21:41:38 +02:00
firefox ༼ つ ◕_◕ ༽つ 2022-08-12 22:42:42 +02:00
out/artifacts/chrome ༼ つ ◕_◕ ༽つ 2022-08-12 22:42:42 +02:00
.gitignore ༼ つ ◕_◕ ༽つ 2022-08-12 22:42:42 +02:00
.gitlab-ci.yml gitlab-ci 2022-08-13 01:06:06 +02:00
build-ff.sh fix build script 2022-08-13 17:38:42 +02:00
README.md gitlab-ci 2022-08-13 01:06:06 +02:00
stammtv-browserext.iml init 2022-08-12 19:48:56 +02:00

Project brief

Build

pipeline status

  1. Checkout and dir into project folder
git checkout https://lab.thereno.cloud/stammtv-extension
cd stammtv-extension

2.1 For Firefox

./build-ff.sh

2.2 For Chrome

./build-chrome.sh