Skip to content

Instantly share code, notes, and snippets.

View stefanofiorentino's full-sized avatar

Stefano Fiorentino stefanofiorentino

View GitHub Profile
@stefanofiorentino
stefanofiorentino / gist:fd2982d2d42df9d55afe
Last active November 21, 2015 09:17 — forked from anonymous/gist:a57883a80e02b4bab701
How to get all iphone, ipad, windows phone and android icons from "App Icon Template 4.1"
#!/bin/bash
# clear terminal window
clear
# variabili per creare sotto cartelle iOS, Android e WP
export RET_PATH=$PWD
###### iOS
mkdir ./iOS