Skip to content

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

License

Notifications You must be signed in to change notification settings

fsuhrau/gopretty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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