From 1dfafb8e26aed3541b64d60d21c01723db52216a Mon Sep 17 00:00:00 2001 From: Matt Dainty Date: Thu, 23 Mar 2023 01:16:33 +0000 Subject: [PATCH] feat: Add spacectl plugin (#785) --- README.md | 1 + plugins/spacectl | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/spacectl diff --git a/README.md b/README.md index cee6ef6..845ac28 100644 --- a/README.md +++ b/README.md @@ -552,6 +552,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | sopstool | [elementalvoid/asdf-sopstool](https://github.com/elementalvoid/asdf-sopstool) | [![GitHub Actions Status](https://github.com/elementalvoid/asdf-sopstool/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/elementalvoid/asdf-sopstool/actions) | | soracom-cli | [grimoh/asdf-soracom](https://github.com/grimoh/asdf-soracom) | ![GitHub Actions Status](https://github.com/grimoh/asdf-soracom/workflows/Build/badge.svg?branch=main) | | Sourcery | [younke/asdf-sourcery](https://github.com/younke/asdf-sourcery) | [![Build Status](https://github.com/younke/asdf-sourcery/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-sourcery/actions) | +| spacectl | [bodgit/asdf-spacectl](https://github.com/bodgit/asdf-spacectl) | [![Build Status](https://github.com/bodgit/asdf-spacectl/workflows/Build/badge.svg?branch=main)](https://github.com/bodgit/asdf-spacectl/actions) | | Spago | [nsaunders/asdf-spago](https://github.com/nsaunders/asdf-spago) | [![Build Status](https://github.com/nsaunders/asdf-spago/workflows/Build/badge.svg)](https://github.com/nsaunders/asdf-spago/actions) | | Spark | [joshuaballoch/asdf-spark](https://github.com/joshuaballoch/asdf-spark) | [![Build Status](https://travis-ci.org/joshuaballoch/asdf-spark.svg?branch=master)](https://travis-ci.org/joshuaballoch/asdf-spark) | | Spectral | [vbyrd/asdf-spectral](https://github.com/vbyrd/asdf-spectral) | [![Build Status](https://github.com/vbyrd/asdf-spectral/workflows/Build/badge.svg)](https://github.com/vbyrd/asdf-spectral/actions) | diff --git a/plugins/spacectl b/plugins/spacectl new file mode 100644 index 0000000..0159043 --- /dev/null +++ b/plugins/spacectl @@ -0,0 +1 @@ +repository = https://github.com/bodgit/asdf-spacectl.git