Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fwuensche committed Nov 1, 2023
1 parent 90ac244 commit 3a92f65
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ For more info about CI/CD integration, refer to the Integrations section below.

The run command accepts a couple of different options:

```sh
```
cherry run [--metric=<metric>] [--owner=<owners>]
```

Expand Down Expand Up @@ -82,7 +82,7 @@ cherry run --metric="Skipped tests" --owner=@fwuensche,@rchoquet

Your most used command. It submits current project stats to cherrypush.com:

```sh
```
$ cherry push
Uploading 42 occurrences...
Response: { status: 'ok' }
Expand All @@ -93,7 +93,7 @@ Your dashboard is available at https://www.cherrypush.com/user/projects

Totally optional. This will submit your historic data to cherrypush.com:

```sh
```
cherry backfill [--since=<date>] [--until=<date>] [--interval=<days>]
--since will default to a month ago
--until will default to today
Expand Down Expand Up @@ -206,10 +206,10 @@ cherry_push:
- main
```
# Live demo 🔴
# Feedback 🙏
To understand what Cherry looks like in the real world, you can play around with our own project here:
[https://www.cherrypush.com/demo](https://www.cherrypush.com/demo)
Any further question or suggestion?
**Found a bug?** Report directly to me via [Twitter](https://twitter.com/fwuensche) or
[GitHub Issues](https://github.com/fwuensche/cherry-cli/issues).
- report a bug via [GitHub Issues](https://github.com/cherrypush/cherrypush.com/issues)
- suggest new features via [GitHub Discussions](https://github.com/cherrypush/cherrypush.com/discussions)
- or shoot me a private message on [Twitter](https://twitter.com/messages/compose?recipient_id=38940653)

0 comments on commit 3a92f65

Please sign in to comment.