diff --git a/README.md b/README.md index 68af39a..d07facc 100644 --- a/README.md +++ b/README.md @@ -453,6 +453,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | steampipe | [carnei-ro/asdf-steampipe](https://github.com/carnei-ro/asdf-steampipe) | [![Build Status](https://github.com/carnei-ro/asdf-steampipe/workflows/Build/badge.svg?branch=main)](https://github.com/carnei-ro/asdf-steampipe/actions) | | Steel Bank Common Lisp (sbcl) | [smashedtoatoms/asdf-sbcl](https://github.com/smashedtoatoms/asdf-sbcl) | [![Build Status](https://github.com/smashedtoatoms/asdf-sbcl/workflows/Build/badge.svg?branch=main)](https://github.com/smashedtoatoms/asdf-sbcl/actions) | | Stern | [looztra/asdf-stern](https://github.com/looztra/asdf-stern) | [![Build Status](https://travis-ci.org/looztra/asdf-stern.svg?branch=master)](https://travis-ci.org/looztra/asdf-stern) | +| stripe-cli | [offbyone/asdf-stripe](https://github.com/offbyone/asdf-stripe) | [![Build Status](https://github.com/offbyone/asdf-stripe/workflows/ASDF%20CI/badge.svg)](https://github.com/offbyone/asdf-stripe/actions) | | stylua | [jc00ke/asdf-stylua](https://github.com/jc00ke/asdf-stylua) | [![Build Status](https://github.com/jc00ke/asdf-stylua/workflows/Build/badge.svg?branch=main)](https://github.com/jc00ke/asdf-stylua/actions) | | swag | [behoof4mind/asdf-swag](https://github.com/behoof4mind/asdf-swag) | [![Build Status](https://github.com/behoof4mind/asdf-swag/workflows/Build/badge.svg?branch=main)](https://github.com/behoof4mind/asdf-swag/actions) | | SwiftFormat | [younke/asdf-swiftformat](https://github.com/younke/asdf-swiftformat) | [![Build Status](https://github.com/younke/asdf-swiftformat/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-swiftformat/actions) | diff --git a/plugins/stripe-cli b/plugins/stripe-cli new file mode 100644 index 0000000..b8926bb --- /dev/null +++ b/plugins/stripe-cli @@ -0,0 +1 @@ +repository = https://github.com/offbyone/asdf-stripe.git