Pinned Repositories
Attributed
A swift helper library for creating NSAttributedStrings easily
dh-Xcode-scripts
Build scripts that talk to you on a successful or failed build
DHJobController
Controller for NSOperation tasks
FierceCoder
A thin, Swift wrapper around NSCoding protocol
iOSduino
Examples of connecting iOS and Arduino
peertalk-python
A python script for communicating with the PeerTalk iOS application
PiTalk
iPhone app to control Raspberry Pi GPIO pins
SwiftProtocolExtensions
A playground for exploring Protocol Extensions
xcodebuild-to-json
A command line app to convert xcresult files into a simple json output
XCResultKit
A Swift interface for finding and parsing xcresult files that Xcode generates when running tests.
davidahouse's Repositories
davidahouse/XCResultKit
A Swift interface for finding and parsing xcresult files that Xcode generates when running tests.
davidahouse/stampede-server
A node.js based workflow server
davidahouse/junit-to-md
A simple utility to convert JUnit test results to a markdown format suitable for GitHub checks
davidahouse/stampede-app
A native iOS/macOS client for the Stampede CI/CD system
davidahouse/stampede-worker
The worker agent for the stampede automation system
davidahouse/ubolt
A fast command alias executor for your shell
davidahouse/xcodebuild-to-md
A command line app to convert Xcode test execution results (XCResult) to markdown for displaying in a GitHub check
davidahouse/git-found
A command line tool for finding & updating local branches from the git origin
davidahouse/git-lost
A command line tool to find dirty git repositories
davidahouse/stampede
The home for general documentation and files for the overall stampede system.
davidahouse/stockyard-server
davidahouse/depcheck-to-md
davidahouse/gh-release-notes
Command line app to create release notes from pull request titles and update release
davidahouse/git-cloner
A tool for cloning an entire org from github
davidahouse/homebrew-formulae
Homebrew formulas for my various utilities
davidahouse/imagegallery-to-summarytable
A command line utility to turn image gallery / diff json into a summary table for using in stampede
davidahouse/ktlint-to-md
Convert ktlint json output to markdown for loading into GitHub
davidahouse/lint-to-md
A command line utility to convert Lint output from an Android project to markdown
davidahouse/log-file-reader
A simple node.js library for reading log files
davidahouse/LOTRBall
davidahouse/nvim-config
davidahouse/rc-house
davidahouse/swiftlint-to-annotations
A command line utility to convert SwiftLint json output to annotation json format used by GitHub actions
davidahouse/swiftlint-to-md
A SwiftLint to GitHub Check Markdown converter
davidahouse/to-md
Sample output and test bed for various to markdown tools
davidahouse/vorpal
Node's framework for interactive CLIs
davidahouse/xcodebuild-to-summarytable
Xcodebuild results to summary table format used by Stampede
davidahouse/xcodelog-to-md
A command line utility to scan an xcodebuild log and turn it into markdown fitting for GitHub checks
davidahouse/xcresultkit-integration-tests
A set of integration tests for testing XCResultKit
davidahouse/XCTestExamples
A set of example tests covering as many cases as possible, used for testing tools.