Added xcpretty
This commit is contained in:
parent
f33af27054
commit
6fbde3a5ea
2 changed files with 6 additions and 0 deletions
|
@ -524,6 +524,7 @@ softwareGroups:
|
|||
- xcode
|
||||
- xcodes
|
||||
- xcodes-app
|
||||
- xcpretty
|
||||
- x64dbg
|
||||
Docker: &Docker
|
||||
- bane
|
||||
|
|
|
@ -10383,6 +10383,11 @@ softwarePackages:
|
|||
_home: null
|
||||
_name: wsl
|
||||
ansible: professormanhattan.wsl
|
||||
xcpretty:
|
||||
_bin: xcpretty
|
||||
_github: https://github.com/xcpretty/xcpretty
|
||||
_name: xcpretty
|
||||
gem:darwin: xcpretty
|
||||
xcode:
|
||||
_bin: xcodebuild
|
||||
_desc: "[Xcode](https://developer.apple.com/xcode/) is Apple's integrated development environment for macOS, used to develop software for macOS, iOS, iPadOS, watchOS, and tvOS."
|
||||
|
|
Loading…
Reference in a new issue