Skip to content

Commit

Permalink
Add status badges for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Jan 28, 2021
1 parent 6a19b81 commit e3ffeb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# RSocket Client CLI (RSC)
[![CI](https://github.com/making/rsc/workflows/CI/badge.svg)](https://github.com/making/rsc/actions?query=workflow%3ACI)

> Aiming to be a curl for RSocket
Expand Down Expand Up @@ -73,6 +74,7 @@ Option Description
Download an executable jar or native binary from [Releases](https://github.com/making/rsc/releases).

### Install via Homebrew (Max / Linux)
[![Homebrew](https://github.com/making/rsc/workflows/Homebrew/badge.svg)](https://github.com/making/rsc/actions?query=workflow%3AHomebrew)

You can install native binary via Homebrew.

Expand All @@ -81,6 +83,7 @@ brew install making/tap/rsc
```

### Install via Coursier (Max / Linux / Windows)
[![Coursier](https://github.com/making/rsc/workflows/Coursier/badge.svg)](https://github.com/making/rsc/actions?query=workflow%3ACoursier)

If you do not already have [couriser](https://get-coursier.io) installed on your machine, install it following steps given here: https://get-coursier.io/docs/cli-installation.

Expand Down

0 comments on commit e3ffeb7

Please sign in to comment.