public
Description: The revolutions will be digitized
Homepage: http://www.opensprints.com/
Clone URL: git://github.com/evanfarrar/opensprints.git
Click here to lend your support to: opensprints and make a donation at www.pledgie.com !
lukeorland (author)
Thu Nov 12 21:31:20 -0800 2009
commit  ee429f284622bec53ec67480590b17072438efb8
tree    669daf89466e287613e585781080198cea588b1d
parent  c7a66da2a4a0ea3eee3482aef5164d4ded3df75f
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]