Skip to content

Commit 50aaf72

Browse files
authored
add badges to remote installer (#33)
Co-authored-by: lukqw <[email protected]>
1 parent 9f49bc0 commit 50aaf72

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

aws-replicator/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
AWS Replicator Extension (experimental)
22
========================================
3+
[![Install LocalStack Extension](https://localstack.cloud/gh/extension-badge.svg)](https://app.localstack.cloud/extensions/remote?url=git+https://github.com/localstack/localstack-extensions/#egg=localstack-extension-aws-replicator&subdirectory=aws-replicator)
34

45
A LocalStack extension to replicate AWS resources into your local machine.
56

diagnosis-viewer/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Diagnosis Viewer
22
===============================
3+
[![Install LocalStack Extension](https://localstack.cloud/gh/extension-badge.svg)](https://app.localstack.cloud/extensions/remote?url=git+https://github.com/localstack/localstack-extensions/#egg=localstack-extension-diagnosis-viewer&subdirectory=diagnosis-viewer)
34

45
View the diagnostics endpoint directly in localstack
56

hello-world/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Hello World LocalStack extension
22
================================
3+
[![Install LocalStack Extension](https://localstack.cloud/gh/extension-badge.svg)](https://app.localstack.cloud/extensions/remote?url=git+https://github.com/localstack/localstack-extensions/#egg=localstack-extension-hello-world&subdirectory=hello-world)
34

45
A minimal LocalStack extension.
56

httpbin/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
LocalStack httpbin extension
22
===============================
3+
[![Install LocalStack Extension](https://localstack.cloud/gh/extension-badge.svg)](https://app.localstack.cloud/extensions/remote?url=git+https://github.com/localstack/localstack-extensions/#egg=localstack-extension-httpbin&subdirectory=httpbin)
34

45
A simple HTTP Request & Response Service directly in LocalStack
56
using [httpbin](https://github.com/postmanlabs/httpbin).

mailhog/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
LocalStack Mailhog Extension
22
===============================
3+
[![Install LocalStack Extension](https://localstack.cloud/gh/extension-badge.svg)](https://app.localstack.cloud/extensions/remote?url=git+https://github.com/localstack/localstack-extensions/#egg=localstack-extension-mailhog&subdirectory=mailhog)
34

45
Web and API based SMTP testing directly in LocalStack using [MailHog](https://github.com/mailhog/MailHog).
56

miniflare/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Miniflare LocalStack extension (experimental)
22
=============================================
3+
[![Install LocalStack Extension](https://localstack.cloud/gh/extension-badge.svg)](https://app.localstack.cloud/extensions/remote?url=git+https://github.com/localstack/localstack-extensions/#egg=localstack-extension-miniflare&subdirectory=miniflare)
34

45
This extension makes [Miniflare](https://miniflare.dev) (dev environment for Cloudflare workers) available directly in LocalStack!
56

stripe/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Stripe LocalStack extensions
22
============================
3+
[![Install LocalStack Extension](https://localstack.cloud/gh/extension-badge.svg)](https://app.localstack.cloud/extensions/remote?url=git+https://github.com/localstack/localstack-extensions/#egg=localstack-extension-stripe&subdirectory=stripe)
34

45
A LocalStack extension that provides a mocked version of [Stripe](https://stripe.com) as a service.
56

0 commit comments

Comments
 (0)