rayh / xcoder

ruby wrapper for Xcode build tools to aid automating builds
MIT License
412 stars 70 forks source link

Add support for GitHub's commit status API #53

Closed rayh closed 11 years ago

rayh commented 11 years ago

Allow the builder to post success/failure to github

rayh commented 11 years ago

This should probably be the job of the containing CI server