Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 390 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 390 Bytes

gopretty

Go Pretty a small beautifier for XCode and Unity builds similar to xcpretty

Requirements

  • Go 1.8+

Installation

form source

$ go get -u github.com/fsuhrau/gopretty

via brew

$ brew install fsuhrau/homebrew-tap/gopretty

Usage

$ xcodebuild -project 'testproject.xcodeproj' -configuration Release -target "test" | gopretty