Merge pull request #302 from nsaunders/add-spago

Add Spago plugin.
This commit is contained in:
Sora Morimoto
2020-10-21 16:55:28 +09:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -244,6 +244,7 @@ itself) to look for plugins.
| Snyk | [nirfuchs/asdf-snyk](https://github.com/nirfuchs/asdf-snyk) | [![Build Status](https://github.com/nirfuchs/asdf-snyk/workflows/CI/badge.svg?branch=master)](https://github.com/nirfuchs/asdf-snyk/actions) |
| Sops | [feniix/asdf-sops](https://github.com/feniix/asdf-sops) | [![Build Status](https://travis-ci.org/feniix/asdf-sops.svg?branch=master)](https://travis-ci.org/feniix/asdf-sops) |
| sopstool | [elementalvoid/asdf-sopstool](https://github.com/elementalvoid/asdf-sopstool) | [![GitHub Actions Status](https://github.com/elementalvoid/asdf-sopstool/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/elementalvoid/asdf-sopstool/actions) |
| Spago | [nsaunders/asdf-spago](https://github.com/nsaunders/asdf-spago) | [![Build Status](https://github.com/nsaunders/asdf-spago/workflows/Build/badge.svg)](https://github.com/nsaunders/asdf-spago/actions) |
| SQLite | [cLupus/asdf-sqlite](https://github.com/cLupus/asdf-sqlite) | [![Build Status](https://travis-ci.org/cLupus/asdf-sqlite.svg?branch=master)](https://travis-ci.org/cLupus/asdf-sqlite) |
| starship | [grimoh/asdf-starship](https://github.com/grimoh/asdf-starship) | [![GitHub Actions Status](https://github.com/grimoh/asdf-starship/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/grimoh/asdf-starship/actions) |
| Steel Bank Common Lisp (sbcl) | [smashedtoatoms/asdf-sbcl](https://github.com/smashedtoatoms/asdf-sbcl) | [![Build Status](https://travis-ci.org/smashedtoatoms/asdf-sbcl.svg?branch=master)](https://travis-ci.org/smashedtoatoms/asdf-sbcl) |

1
plugins/spago Normal file
View File

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