chore: add Batect Tool (#450)

Co-authored-by: john layton <jlayton@whispir.com>
This commit is contained in:
john layton
2021-07-20 14:23:23 +10:00
committed by GitHub
parent d93a8b2162
commit 3a19770293
2 changed files with 2 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| awscli | [MetricMike/asdf-awscli](https://github.com/MetricMike/asdf-awscli) | [![Build Status](https://github.com/MetricMike/asdf-awscli/workflows/Build/badge.svg?branch=main)](https://github.com/MetricMike/asdf-awscli/actions) |
| babashka | [fredZen/asdf-babashka](https://github.com/fredZen/asdf-babashka) | [![Build Status](https://github.com/fredZen/asdf-babashka/workflows/Build/badge.svg)](https://github.com/fredZen/asdf-babashka/actions) |
| bat | [wt0f/bat](https://gitlab.com/wt0f/asdf-bat) | [![pipeline status](https://gitlab.com/wt0f/asdf-bat/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-bat/-/commits/master) |
| Batect | [johnlayton/asdf-batect](https://github.com/johnlayton/asdf-batect) | [![Build Status](https://github.com/johnlayton/asdf-batect/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/johnlayton/asdf-batect/actions/workflows/workflow.yml) |
| Bats (Bash unittest) | [timgluz/asdf-bats](https://github.com/timgluz/asdf-bats) | [![Build Status](https://github.com/timgluz/asdf-bats/actions/workflows/asdf_test.yml/badge.svg?branch=main)](https://github.com/timgluz/asdf-bats/actions/workflows/asdf_test.yml) |
| Bazel | [rajatvig/asdf-bazel](https://github.com/rajatvig/asdf-bazel) | [![Build Status](https://travis-ci.org/rajatvig/asdf-bazel.svg?branch=master)](https://travis-ci.org/rajatvig/asdf-bazel) |
| binnacle | [Traackr/asdf-binnacle](https://github.com/Traackr/asdf-binnacle) | [![Build Status](https://travis-ci.org/Traackr/asdf-binnacle.svg?branch=master)](https://travis-ci.org/Traackr/asdf-binnacle) |

1
plugins/batect Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/johnlayton/asdf-batect.git