diff --git a/README.md b/README.md index 5b4461c..5d7fd43 100644 --- a/README.md +++ b/README.md @@ -401,6 +401,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | 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) | | Stack | [sestrella/asdf-stack](https://github.com/sestrella/asdf-stack) | [![CI](https://github.com/sestrella/asdf-stack/workflows/CI/badge.svg?branch=master)](https://github.com/sestrella/asdf-stack/actions) | | starboard | [zufardhiyaulhaq/asdf-starboard](https://github.com/zufardhiyaulhaq/asdf-starboard) | [![Build](https://github.com/zufardhiyaulhaq/asdf-starboard/actions/workflows/build.yml/badge.svg)](https://github.com/zufardhiyaulhaq/asdf-starboard/actions/workflows/build.yml) | +| starport | [nikever/asdf-starport](https://github.com/nikever/asdf-starport) | [![Build Status](https://github.com/nikever/asdf-starport/workflows/Build/badge.svg)](https://github.com/nikever/asdf-starport/actions) | | 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://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) | diff --git a/plugins/starport b/plugins/starport new file mode 100644 index 0000000..b5b495a --- /dev/null +++ b/plugins/starport @@ -0,0 +1 @@ +repository = https://github.com/nikever/asdf-starport.git