feat: mongo-tools + mongosh (#382)

This commit is contained in:
Thorben
2021-04-16 05:07:29 +01:00
committed by GitHub
parent 3955ea373e
commit 67a088247c
3 changed files with 4 additions and 0 deletions

View File

@@ -223,7 +223,9 @@ itself) to look for plugins.
| mkcert | [salasrod/asdf-mkcert](https://github.com/salasrod/asdf-mkcert) | [![Build Status](https://github.com/salasrod/asdf-mkcert/workflows/CI/badge.svg?branch=master)](https://github.com/salasrod/asdf-mkcert/actions) |
| mlton | [asdf-community/asdf-mlton](https://github.com/asdf-community/asdf-mlton) | [![Main workflow](https://github.com/asdf-community/asdf-mlton/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-mlton/actions) |
| mockery | [cabify/asdf-mockery](https://github.com/cabify/asdf-mockery) | [![Build Status](https://travis-ci.org/cabify/asdf-mockery.svg?branch=master)](https://travis-ci.org/cabify/asdf-mockery) |
| mongo-tools | [itspngu/asdf-mongo-tools](https://github.com/itspngu/asdf-mongo-tools) | [![CI](https://github.com/itspngu/asdf-mongo-tools/workflows/CI/badge.svg)](https://github.com/itspngu/asdf-mongo-tools/actions) |
| MongoDB | [sylph01/asdf-mongodb](https://github.com/sylph01/asdf-mongodb) | [![Build Status](https://travis-ci.org/sylph01/asdf-mongodb.svg?branch=master)](https://travis-ci.org/sylph01/asdf-mongodb) |
| mongosh | [itspngu/asdf-mongosh](https://github.com/itspngu/asdf-mongosh) | [![CI](https://github.com/itspngu/asdf-mongosh/workflows/CI/badge.svg)](https://github.com/itspngu/asdf-mongosh/actions) |
| mvnd | [joschi/asdf-mvnd](https://github.com/joschi/asdf-mvnd) | [![GitHub Actions Status](https://github.com/joschi/asdf-mvnd/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/joschi/asdf-mvnd/actions) |
| MySQL | [iroddis/asdf-mysql](https://github.com/iroddis/asdf-mysql) | [![Build Status](https://travis-ci.org/iroddis/asdf-mysql.svg?branch=master)](https://travis-ci.org/iroddis/asdf-mysql) |
| Neko Virtual Machine | [asdf-community/asdf-neko](https://github.com/asdf-community/asdf-neko) | [![Main workflow](https://github.com/asdf-community/asdf-neko/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-neko/actions) |

1
plugins/mongo-tools Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/itspngu/asdf-mongo-tools.git

1
plugins/mongosh Normal file
View File

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