evanfarrar / opensprints

The revolutions will be digitized

opensprints / app.yaml
100644 14 lines (13 sloc) 0.318 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: Open Sprints
version: 1
release: brifter
icons:
# win32: platform/msw/App.ico
# osx: platform/mac/App.icns
  gtk: media/logo.png
dmg:
  ds_store: platform/mac/dmg_ds_store
  background: static/hacketyhack-dmg.jpg
run: app/new.rb
clone: git checkout-index --prefix=dist/app/ -a
ignore: [firmware, hardware]