Skip to content

Commit

Permalink
Merge pull request #30 from Podcastindex-org/feature/1.1/Test_Lighthive
Browse files Browse the repository at this point in the history
Replace beem with lighthive
  • Loading branch information
brianoflondon authored Jan 10, 2022
2 parents 280deb7 + bfed592 commit 7a3b3e7
Show file tree
Hide file tree
Showing 19 changed files with 543 additions and 816 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,12 @@ See the [CLI docs](https://github.com/Podcastindex-org/podping-hivewriter/blob/m

## Development

You'll need a few extras:

1. [capnproto](https://capnproto.org/). On a Mac: `brew instal capnp`
2. [Poetry](https://python-poetry.org/docs/)


We use [poetry](https://python-poetry.org/) for dependency management. Once you have it, clone this repo and run:

```shell
Expand Down
Loading

0 comments on commit 7a3b3e7

Please sign in to comment.