diff --git a/README.md b/README.md index e3c4e68..9858986 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Dep | [paxosglobal/asdf-dep](https://github.com/paxosglobal/asdf-dep) | [![Build Status](https://travis-ci.com/paxosglobal/asdf-dep.svg?branch=master)](https://travis-ci.com/paxosglobal/asdf-dep) | | Desk | [endorama/asdf-desk](https://github.com/endorama/asdf-desk) | [![Build Status](https://travis-ci.org/endorama/asdf-desk.svg?branch=master)](https://travis-ci.org/endorama/asdf-desk) | | DevSpace | [NeoHsu/asdf-devspace](https://github.com/NeoHsu/asdf-devspace) | [![Build](https://github.com/NeoHsu/asdf-devspace/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-devspace/actions?query=workflow%3ABuild) | +| DevStream | [zhenyuanlau/asdf-dtm](https://github.com/zhenyuanlau/asdf-dtm) | [![Build](https://github.com/zhenyuanlau/asdf-dtm/workflows/Build/badge.svg)](https://github.com/zhenyuanlau/asdf-dtm/actions?query=workflow%3ABuild) | | dhall | [aaaaninja/asdf-dhall](https://github.com/aaaaninja/asdf-dhall) | [![Build Status](https://travis-ci.com/aaaaninja/asdf-dhall.svg?branch=master)](https://travis-ci.com/aaaaninja/asdf-dhall) | | digdag | [jtakakura/asdf-digdag](https://github.com/jtakakura/asdf-digdag) | [![Main workflow](https://github.com/jtakakura/asdf-digdag/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/jtakakura/asdf-digdag/actions) | | direnv | [asdf-community/asdf-direnv](https://github.com/asdf-community/asdf-direnv) | [![Main workflow](https://github.com/asdf-community/asdf-direnv/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-direnv/actions) | diff --git a/plugins/dtm b/plugins/dtm new file mode 100644 index 0000000..10a4f16 --- /dev/null +++ b/plugins/dtm @@ -0,0 +1 @@ +repository = https://github.com/zhenyuanlau/asdf-dtm.git