Skip to content

Instantly share code, notes, and snippets.

@MaximumP
MaximumP / ipa-testflight
Created February 20, 2014 08:22
Make iOS IPA and Upload to Testflight
#!/bin/bash
#
# testflightapp.com tokens
API_TOKEN="790a7290435d7a8284f97c65d410bcc7_MTU1NjQ5NzIwMTQtMDEtMDkgMDc6NTI6MzEuNzEyMjI3"
TEAM_TOKEN="2657e25c03d201fbdc07b427c93fe6d0_MjYzMTYwMjAxMy0wOC0yMiAxOToxNDoxOS41NzU1OTM"
PRODUCT_NAME="iKout"
ARTEFACTS="$PWD/Artefacts"
@MaximumP
MaximumP / Gist bei GitHub.cpp
Created February 20, 2014 08:13
Präsentation SOA WEb Services
Hallo ich bin eine Datei!
Das ist ein Zusatz
@MaximumP
MaximumP / Get file content
Last active August 29, 2015 13:56
Ruby Git How To
gist.gblob(revision:file).contents
gist.gblob('master:clone a gist').contents