Skip to content

Instantly share code, notes, and snippets.

View nerik's full-sized avatar
🤩

Erik Escoffier nerik

🤩
View GitHub Profile
@nerik
nerik / gist:3657149
Created September 6, 2012 15:07
Automation of iOs apps ad-hoc distribution
#!/bin/sh
# Allows full automation for ad-hoc "over the air" distribution of iOs apps
# 1. creates a signed ipa file from an already built .app file
# 2. generates a plist file
# 3. generates a php file allowing users to install the app with a link (this php files replaces in the plist the url part with the url of the php file)
# 4. (optional) makes a zip file of all the files which you can give to the client
# 5. uploads all the files to a webserver via FTP
# Erik Escoffier http://nerik.me
year gdp lifeExpectancy population
1951 1170 27.878 7571542
1952 1189 28.361 7667534
1953 1240 28.852 7764549
1954 1245 29.35 7864289
1955 1246 29.854 7971933
1956 1278 30.365 8087730
1957 1253 30.882 8210207
1958 1298 31.403 8333827
1959 1307 31.925 8468220
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nerik
nerik / index.html
Last active March 27, 2020 14:55
PoqXzZJ
hello!
HELLO!
var path = require('path')
var express = require('express')
var app = express()
var cors = require('cors')
const PORT = 9090
console.log(`on port ${PORT}`)
app.use(cors())
@nerik
nerik / ..bowie
Last active September 13, 2019 13:26
We couldn’t find that file to show.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.