mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
feat: mongo-tools + mongosh (#382)
This commit is contained in:
@@ -223,7 +223,9 @@ itself) to look for plugins.
|
||||
| mkcert | [salasrod/asdf-mkcert](https://github.com/salasrod/asdf-mkcert) | [](https://github.com/salasrod/asdf-mkcert/actions) |
|
||||
| mlton | [asdf-community/asdf-mlton](https://github.com/asdf-community/asdf-mlton) | [](https://github.com/asdf-community/asdf-mlton/actions) |
|
||||
| mockery | [cabify/asdf-mockery](https://github.com/cabify/asdf-mockery) | [](https://travis-ci.org/cabify/asdf-mockery) |
|
||||
| mongo-tools | [itspngu/asdf-mongo-tools](https://github.com/itspngu/asdf-mongo-tools) | [](https://github.com/itspngu/asdf-mongo-tools/actions) |
|
||||
| MongoDB | [sylph01/asdf-mongodb](https://github.com/sylph01/asdf-mongodb) | [](https://travis-ci.org/sylph01/asdf-mongodb) |
|
||||
| mongosh | [itspngu/asdf-mongosh](https://github.com/itspngu/asdf-mongosh) | [](https://github.com/itspngu/asdf-mongosh/actions) |
|
||||
| mvnd | [joschi/asdf-mvnd](https://github.com/joschi/asdf-mvnd) | [](https://github.com/joschi/asdf-mvnd/actions) |
|
||||
| MySQL | [iroddis/asdf-mysql](https://github.com/iroddis/asdf-mysql) | [](https://travis-ci.org/iroddis/asdf-mysql) |
|
||||
| Neko Virtual Machine | [asdf-community/asdf-neko](https://github.com/asdf-community/asdf-neko) | [](https://github.com/asdf-community/asdf-neko/actions) |
|
||||
|
||||
1
plugins/mongo-tools
Normal file
1
plugins/mongo-tools
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/itspngu/asdf-mongo-tools.git
|
||||
1
plugins/mongosh
Normal file
1
plugins/mongosh
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/itspngu/asdf-mongosh.git
|
||||
Reference in New Issue
Block a user