~madsrh/ubiquity-slideshow-ubuntu/Yaru-CSS

1
2
3
4
5
6
7
8
9
10
build:
  name: Build
  command: make
  show-in: any
  offline: True
test:
  name: Test
  command: ./test-slideshow.sh
  show-in: any
  offline: True