Skip to content

Commit

Permalink
add build/test shield to README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrozanski authored May 9, 2023
1 parent b8d7f47 commit cb28716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Falexrozanski%2FCoquille%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/alexrozanski/Coquille)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Falexrozanski%2FCoquille%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/alexrozanski/Coquille)
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Falexrozanski%2FCoquille%2Fbadge%3Fref%3Dmain&style=flat&label=Build%20%2B%20Test)](https://actions-badge.atrox.dev/alexrozanski/Coquille/goto?ref=main)

A simple Swift wrapper around `Process` supporting Swift Concurrency and streamed output from `stdout` and `stderr`.

Expand Down

0 comments on commit cb28716

Please sign in to comment.