feat: add 1password-cli plugin (#416)

This commit is contained in:
Neo Hsu
2021-06-03 06:08:33 +08:00
committed by GitHub
parent 58a5ae4094
commit e573f25bf3
3 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ itself) to look for plugins.
| Language | Repository | CI Status |
| :---------------------------- | :---------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| .Net Core | [emersonsoares/asdf-dotnet-core](https://github.com/emersonsoares/asdf-dotnet-core) | [![Build Status](https://travis-ci.org/emersonsoares/asdf-dotnet-core.svg?branch=master)](https://travis-ci.org/emersonsoares/asdf-dotnet-core) |
| 1password | [samtgarson/asdf-1password](https://github.com/samtgarson/asdf-1password) | [![Build Status](https://github.com/samtgarson/asdf-1password/workflows/CI/badge.svg?branch=master)](https://github.com/samtgarson/asdf-1password/actions) |
| 1password-cli | [NeoHsu/asdf-1password-cli](https://github.com/NeoHsu/asdf-1password-cli) | [![Build](https://github.com/NeoHsu/asdf-1password-cli/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-1password-cli/actions?query=workflow%3ABuild) |
| act | [grimoh/asdf-act](https://github.com/grimoh/asdf-act) | [![GitHub Actions Status](https://github.com/grimoh/asdf-act/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/grimoh/asdf-act/actions) |
| adr-tools | [td7x/asdf/adr-tools](https://gitlab.com/td7x/asdf/adr-tools) | [![pipeline status](https://gitlab.com/td7x/asdf/adr-tools/badges/master/pipeline.svg)](https://gitlab.com/td7x/asdf/adr-tools/commits/master) |
| aks-engine | [robsonpeixoto/aks-engine](https://gitlab.com/robsonpeixoto/asdf-aks-engine) | [![Build Status](https://travis-ci.org/robsonpeixoto/asdf-aks-engine.svg?branch=master)](https://travis-ci.org/robsonpeixoto/asdf-aks-engine) |

View File

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

1
plugins/1password-cli Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/NeoHsu/asdf-1password-cli.git