Skip to content

Commit 42769fb

Browse files
committed
Add badges to README
1 parent a9e2f49 commit 42769fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# xcodecloud-cli
22

3+
[![CI](https://github.com/yapstudios/xcodecloud-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/yapstudios/xcodecloud-cli/actions/workflows/ci.yml)
4+
[![Swift 6](https://img.shields.io/badge/Swift-6-F05138.svg)](https://swift.org)
5+
[![macOS 12+](https://img.shields.io/badge/macOS-12%2B-000000.svg)](https://developer.apple.com/macos/)
6+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
7+
[![Homebrew](https://img.shields.io/badge/Homebrew-yapstudios%2Ftap-FBB040.svg)](https://github.com/yapstudios/homebrew-tap)
8+
39
A command-line interface for [Xcode Cloud](https://developer.apple.com/xcode-cloud/) via the App Store Connect API.
410

511
## Features

0 commit comments

Comments
 (0)