You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -99,21 +99,21 @@ See some examples in the tests, and also:
99
99
## Related Projects
100
100
101
101
-[`amqp-delegate`](https://github.com/davesag/amqp-delegate) — A library that simplifies, to the point of triviality, use of AMQP based remote workers.
102
-
-[`ampq-event-tester`](https://github.com/davesag/amqp-event-tester) — A Dockerised and configurable utility to help integration-test your amqp services.
102
+
-[`ampq-event-tester`](https://github.com/davesag/amqp-event-tester) — A Dockerised and configurable utility to help integration-test your AMQP services.
|`develop`|[](https://circleci.com/gh/davesag/amqp-simple-pub-sub/tree/develop)|[](https://codecov.io/gh/davesag/amqp-simple-pub-sub)| Work in progress |
|`develop`|[](https://circleci.com/gh/davesag/amqp-simple-pub-sub/tree/develop)|[](https://codecov.io/gh/davesag/amqp-simple-pub-sub)|[](https://snyk.io/test/github/davesag/amqp-simple-pub-sub/develop)|Work in progress |
-[NodeJS](htps://nodejs.org), version 10.16.3 (LTS) or better (I use [`nvm`](https://github.com/creationix/nvm) to manage Node versions — `brew install nvm`.)
116
+
-[NodeJS](htps://nodejs.org), version 10.18.2 (LTS) or better (I use [`nvm`](https://github.com/creationix/nvm) to manage Node versions — `brew install nvm`.)
117
117
-[Docker](https://www.docker.com) (Use [Docker for Mac](https://docs.docker.com/docker-for-mac/), not the homebrew version)
0 commit comments