Skip to content

Instantly share code, notes, and snippets.

View cooljeanius's full-sized avatar
😵‍💫
忙しい (y cansado)

Eric Gallager cooljeanius

😵‍💫
忙しい (y cansado)
View GitHub Profile
@cooljeanius
cooljeanius / port-license-check.tcl
Created February 16, 2013 12:33 — forked from anonymous/port-license-check.tcl
stub for beginning work on an auto license checker for MacPorts. Will use ninka eventually.
#!/usr/bin/tclsh
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
#
set MY_VERSION 0.1
proc printUsage {} {
puts "Usage: $::argv0 \[-dhrvV\] \[-t macports-tcl-path\] port-name"
puts " -h This help"
puts " -t Give a different location for the base MacPorts Tcl"
@cooljeanius
cooljeanius / gist:3318555
Created August 10, 2012 22:11 — forked from nrrrdcore/gist:3318018
iPhone Simulator Command (Xcode 3.2.6 version)
/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app/Contents/MacOS/iPhone\ Simulator