Skip to content

Commit

Permalink
Add publishing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
brandur committed Nov 8, 2023
1 parent 93e2fa7 commit 6e94ac2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# River Ruby bindings

A future home for River's Ruby bindings. For now, the [Gem is registered](https://rubygems.org/gems/riverqueue), but nothing else is done.

``` sh
$ gem build .
$ gem push riverqueue-0.0.0.gem
```

0 comments on commit 6e94ac2

Please sign in to comment.