mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-25 20:44:58 +08:00
feat: add carthage plugin (#365)
This commit is contained in:
@@ -57,6 +57,7 @@ itself) to look for plugins.
|
||||
| Buildpack | [johnlayton/asdf-buildpack](https://github.com/johnlayton/asdf-buildpack) | [](https://github.com/johnlayton/asdf-buildpack/actions) |
|
||||
| Bundler | [jonathanmorley/asdf-bundler](https://github.com/jonathanmorley/asdf-bundler) | [](https://github.com/jonathanmorley/asdf-bundler/actions) |
|
||||
| Caddy | [salasrod/asdf-caddy](https://github.com/salasrod/asdf-caddy) | [](https://github.com/salasrod/asdf-caddy/actions) |
|
||||
| carthage | [younke/asdf-carthage](https://github.com/younke/asdf-carthage) | [](https://github.com/younke/asdf-carthage/actions) |
|
||||
| ccache | [asdf-community/asdf-ccache](https://github.com/asdf-community/asdf-ccache) | [](https://github.com/asdf-community/asdf-ccache/actions) |
|
||||
| cf | [mattysweeps/asdf-cf](https://github.com/mattysweeps/asdf-cf) | [](https://travis-ci.org/mattysweeps/asdf-cf) |
|
||||
| chezscheme | [asdf-community/asdf-chezscheme](https://github.com/asdf-community/asdf-chezscheme) | [](https://github.com/asdf-community/asdf-chezscheme/actions) |
|
||||
|
||||
1
plugins/carthage
Normal file
1
plugins/carthage
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/younke/asdf-carthage.git
|
||||
Reference in New Issue
Block a user