Skip to content

Commit 82043cd

Browse files
committed
feat: add dt plugin
1 parent 31d371c commit 82043cd

File tree

4 files changed

+2558
-0
lines changed

4 files changed

+2558
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
209209
| Draft | [kristoflemmens/asdf-draft](https://github.com/kristoflemmens/asdf-draft) | [![Build Status](https://travis-ci.org/kristoflemmens/asdf-draft.svg?branch=master)](https://travis-ci.org/kristoflemmens/asdf-draft) |
210210
| Driftctl | [nlamirault/asdf-driftctl](https://github.com/nlamirault/asdf-driftctl) | [![GitHub Actions Status](https://github.com/nlamirault/asdf-driftctl/workflows/main/badge.svg?branch=master)](https://github.com/nlamirault/asdf-driftctl/actions) |
211211
| drone | [virtualstaticvoid/asdf-drone](https://github.com/virtualstaticvoid/asdf-drone) | [![Build Status](https://github.com/virtualstaticvoid/asdf-drone/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/virtualstaticvoid/asdf-drone/actions/workflows/workflow.yml) |
212+
| dt | [so-dang-cool/asdf-dt](https://github.com/so-dang-cool/asdf-dt) | [![Build](https://github.com/so-dang-cool/asdf-dt/workflow/Build/badge.svg)](https://github.com/so-dang-cool/asdf-dt/actions?query=workflow%3ABuild) |
212213
| duf | [NeoHsu/asdf-duf](https://github.com/NeoHsu/asdf-duf) | [![Build](https://github.com/NeoHsu/asdf-duf/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-duf/actions?query=workflow%3ABuild) |
213214
| dust | [looztra/asdf-dust](https://github.com/looztra/asdf-dust) | [![GitHub Actions Status](https://github.com/looztra/asdf-dust/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/looztra/asdf-dust/actions) |
214215
| DVC | [fwfurtado/asdf-dvc](https://github.com/fwfurtado/asdf-dvc) | [![GitHub Actions Status](https://github.com/fwfurtado/asdf-dvc/actions/workflows/test.yaml/badge.svg)](https://github.com/fwfurtado/asdf-dvc/actions) |

plugins/dt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
repository = https://github.com/so-dang-cool/asdf-dt.git

0 commit comments

Comments
 (0)