feat: add swag plugin (#563)

Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
Denis Lavrushko
2022-03-16 00:55:09 +01:00
committed by GitHub
parent 72a6d117fd
commit e20cccbf29
2 changed files with 2 additions and 0 deletions

View File

@@ -427,6 +427,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| Steel Bank Common Lisp (sbcl) | [smashedtoatoms/asdf-sbcl](https://github.com/smashedtoatoms/asdf-sbcl) | [![Build Status](https://github.com/smashedtoatoms/asdf-sbcl/workflows/Build/badge.svg?branch=main)](https://github.com/smashedtoatoms/asdf-sbcl/actions) |
| Stern | [looztra/asdf-stern](https://github.com/looztra/asdf-stern) | [![Build Status](https://travis-ci.org/looztra/asdf-stern.svg?branch=master)](https://travis-ci.org/looztra/asdf-stern) |
| stylua | [jc00ke/asdf-stylua](https://github.com/jc00ke/asdf-stylua) | [![Build Status](https://github.com/jc00ke/asdf-stylua/workflows/Build/badge.svg?branch=main)](https://github.com/jc00ke/asdf-stylua/actions) |
| swag | [behoof4mind/asdf-swag](https://github.com/behoof4mind/asdf-swag) | [![Build Status](https://github.com/behoof4mind/asdf-swag/workflows/Build/badge.svg?branch=main)](https://github.com/behoof4mind/asdf-swag/actions) |
| SwiftFormat | [younke/asdf-swiftformat](https://github.com/younke/asdf-swiftformat) | [![Build Status](https://github.com/younke/asdf-swiftformat/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-swiftformat/actions) |
| SwiftGen | [younke/asdf-swiftgen](https://github.com/younke/asdf-swiftgen) | [![Build Status](https://github.com/younke/asdf-swiftgen/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-swiftgen/actions) |
| Swiftlint | [klundberg/asdf-swiftlint](https://github.com/klundberg/asdf-swiftlint) | [![Build Status](https://travis-ci.org/klundberg/asdf-swiftlint.svg?branch=master)](https://travis-ci.org/klundberg/asdf-swiftlint) |

1
plugins/swag Normal file
View File

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