Dustin Barker

Results 3 repositories owned by Dustin Barker

DRBOperationTree

131
Stars
7
Forks
Watchers

DRBOperationTree is an iOS and OSX API to organize NSOperations into a tree so that each node's output becomes the input for its child nodes.

git-trim

21
Stars
1
Forks
Watchers

Utility to delete git branches interactively

VCRURLConnection

376
Stars
42
Forks
Watchers

VCRURLConnection is an iOS and OSX API to record and replay HTTP interactions, inspired by VCR for ruby