Adds all currently officially listed plugins.

This commit is contained in:
Chris Dosé
2017-07-25 16:53:55 -07:00
parent dfe4003c90
commit df3bbd9e10
34 changed files with 71 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2014 Akash Manohar J
Copyright (c) 2017 Chris Dosé
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in

View File

@@ -1,7 +1,44 @@
asdf plugins repository
=======================
A simple repository for asdf plugins.
This is the [asdf](https://github.com/asdf-vm/asdf) plugins repository. Below is a list of currently supported plugins.
| Language | Repository | CI Status
|-----------|-------------|----------
| Clojure | [vic/asdf-clojure](https://github.com/vic/asdf-clojure) | [![Build Status](https://travis-ci.org/vic/asdf-clojure.svg?branch=master)](https://travis-ci.org/vic/asdf-clojure)
| Crystal | [marciogm/asdf-crystal](https://github.com/marciogm/asdf-crystal) | [![Build Status](https://travis-ci.org/marciogm/asdf-crystal.svg?branch=master)](https://travis-ci.org/marciogm/asdf-crystal)
| D (DMD) | [sylph01/asdf-dmd](https://github.com/sylph01/asdf-dmd) | [![Build Status](https://travis-ci.org/sylph01/asdf-dmd.svg?branch=master)](https://travis-ci.org/sylph01/asdf-dmd)
| Elixir | [asdf-vm/asdf-elixir](https://github.com/asdf-vm/asdf-elixir) | [![Build Status](https://travis-ci.org/asdf-vm/asdf-elixir.svg?branch=master)](https://travis-ci.org/asdf-vm/asdf-elixir)
| Elm | [vic/asdf-elm](https://github.com/vic/asdf-elm) | [![Build Status](https://travis-ci.org/vic/asdf-elm.svg?branch=master)](https://travis-ci.org/vic/asdf-elm)
| Erlang | [asdf-vm/asdf-erlang](https://github.com/asdf-vm/asdf-erlang) | [![Build Status](https://travis-ci.org/asdf-vm/asdf-erlang.svg?branch=master)](https://travis-ci.org/asdf-vm/asdf-erlang)
| Go | [kennyp/asdf-golang](https://github.com/kennyp/asdf-golang) | [![Build Status](https://travis-ci.org/kennyp/asdf-golang.svg?branch=master)](https://travis-ci.org/kennyp/asdf-golang)
| Gradle | [rfrancis/asdf-gradle](https://github.com/rfrancis/asdf-gradle) | [![Build Status](https://travis-ci.org/rfrancis/asdf-gradle.svg?branch=master)](https://travis-ci.org/rfrancis/asdf-gradle)
| Haskell | [vic/asdf-haskell](https://github.com/vic/asdf-haskell) | [![Build Status](https://travis-ci.org/vic/asdf-haskell.svg?branch=master)](https://travis-ci.org/vic/asdf-haskell)
| Idris | [vic/asdf-idris](https://github.com/vic/asdf-idris) | [![Build Status](https://travis-ci.org/vic/asdf-idris.svg?branch=master)](https://travis-ci.org/vic/asdf-idris)
| Julia | [rkyleg/asdf-julia](https://github.com/rkyleg/asdf-julia) | [![Build Status](https://travis-ci.org/rkyleg/asdf-julia.svg?branch=master)](https://travis-ci.org/rkyleg/asdf-julia)
| LFE | [vic/asdf-lfe](https://github.com/vic/asdf-lfe) | [![Build Status](https://travis-ci.org/vic/asdf-lfe.svg?branch=master)](https://travis-ci.org/vic/asdf-lfe)
| Link (system tools) | [vic/asdf-link](https://github.com/vic/asdf-link) | [![Build Status](https://travis-ci.org/vic/asdf-link.svg?branch=master)](https://travis-ci.org/vic/asdf-link)
| Lua | [Stratus3D/asdf-lua](https://github.com/Stratus3D/asdf-lua) | [![Build Status](https://travis-ci.org/Stratus3D/asdf-lua.svg?branch=master)](https://travis-ci.org/Stratus3D/asdf-lua)
| LuaJIT | [smashedtoatoms/asdf-luaJIT](https://github.com/smashedtoatoms/asdf-luaJIT) | [![Build Status](https://travis-ci.org/smashedtoatoms/asdf-luaJIT.svg?branch=master)](https://travis-ci.org/smashedtoatoms/asdf-luaJIT)
| MongoDB | [sylph01/asdf-mongodb](https://github.com/sylph01/asdf-mongodb) | [![Build Status](https://travis-ci.org/sylph01/asdf-mongodb.svg?branch=master)](https://travis-ci.org/sylph01/asdf-mongodb)
| Nim | [rfrancis/asdf-nim](https://github.com/rfrancis/asdf-nim) | [![Build Status](https://travis-ci.org/rfrancis/asdf-nim.svg?branch=master)](https://travis-ci.org/rfrancis/asdf-nim)
| Node.js | [asdf-vm/asdf-nodejs](https://github.com/asdf-vm/asdf-nodejs) | [![Build Status](https://travis-ci.org/asdf-vm/asdf-nodejs.svg?branch=master)](https://travis-ci.org/asdf-vm/asdf-nodejs)
| OCaml | [vic/asdf-ocaml](https://github.com/vic/asdf-ocaml) | [![Build Status](https://travis-ci.org/vic/asdf-ocaml.svg?branch=master)](https://travis-ci.org/vic/asdf-ocaml)
| OpenResty | [smashedtoatoms/asdf-openresty](https://github.com/smashedtoatoms/asdf-openresty) | [![Build Status](https://travis-ci.org/smashedtoatoms/asdf-openresty.svg?branch=master)](https://travis-ci.org/smashedtoatoms/asdf-openresty)
| Packer | [gozer/asdf-packer](https://github.com/gozer/asdf-packer) | [![Build Status](https://travis-ci.org/gozer/asdf-packer.svg?branch=master)](https://travis-ci.org/gozer/asdf-packer)
| PHP | [odarriba/asdf-php](https://github.com/odarriba/asdf-php) | [![Build Status](https://travis-ci.org/odarriba/asdf-php.svg?branch=master)](https://travis-ci.org/odarriba/asdf-php)
| Postgres | [smashedtoatoms/asdf-postgres](https://github.com/smashedtoatoms/asdf-postgres) | [![Build Status](https://travis-ci.org/smashedtoatoms/asdf-postgres.svg?branch=master)](https://travis-ci.org/smashedtoatoms/asdf-postgres)
| Python | [tuvistavie/asdf-python](https://github.com/tuvistavie/asdf-python) | [![Build Status](https://travis-ci.org/tuvistavie/asdf-python.svg?branch=master)](https://travis-ci.org/tuvistavie/asdf-python)
| Racket | [vic/asdf-racket](https://github.com/vic/asdf-racket) | [![Build Status](https://travis-ci.org/vic/asdf-racket.svg?branch=master)](https://travis-ci.org/vic/asdf-racket)
| Rebar | [Stratus3D/asdf-rebar](https://github.com/Stratus3D/asdf-rebar) | [![Build Status](https://travis-ci.org/Stratus3D/asdf-rebar.svg?branch=master)](https://travis-ci.org/Stratus3D/asdf-rebar)
| Redis | [smashedtoatoms/asdf-redis](https://github.com/smashedtoatoms/asdf-redis) | [![Build Status](https://travis-ci.org/smashedtoatoms/asdf-redis.svg?branch=master)](https://travis-ci.org/smashedtoatoms/asdf-redis)
| Riak | [smashedtoatoms/asdf-riak](https://github.com/smashedtoatoms/asdf-riak) | [![Build Status](https://travis-ci.org/smashedtoatoms/asdf-riak.svg?branch=master)](https://travis-ci.org/smashedtoatoms/asdf-riak)
| Ruby | [asdf-vm/asdf-ruby](https://github.com/asdf-vm/asdf-ruby) | [![Build Status](https://travis-ci.org/asdf-vm/asdf-ruby.svg?branch=master)](https://travis-ci.org/asdf-vm/asdf-ruby)
| Rust | [code-lever/asdf-rust](https://github.com/code-lever/asdf-rust) | [![Build Status](https://travis-ci.org/code-lever/asdf-rust.svg?branch=master)](https://travis-ci.org/code-lever/asdf-rust)
| SBT | [lerencao/asdf-sbt](https://github.com/lerencao/asdf-sbt) | [![Build Status](https://travis-ci.org/lerencao/asdf-sbt.svg?branch=master)](https://travis-ci.org/lerencao/asdf-sbt)
| Scala | [mtatheonly/asdf-scala](https://github.com/mtatheonly/asdf-scala)| [![Build Status](https://travis-ci.org/mtatheonly/asdf-scala.svg?branch=master)](https://travis-ci.org/mtatheonly/asdf-scala)
| Swift | [fcrespo82/asdf-swift](https://github.com/fcrespo82/asdf-swift)| [![Build Status](https://travis-ci.org/fcrespo82/asdf-swift.svg?branch=master)](https://travis-ci.org/fcrespo82/asdf-swift)
| Terraform | [neerfri/asdf-terraform](https://github.com/neerfri/asdf-terraform) | [![Build Status](https://travis-ci.org/neerfri/asdf-terraform.svg?branch=master)](https://travis-ci.org/neerfri/asdf-terraform)
Adding a new plugin
-------------------

1
plugins/clojure Normal file
View File

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

1
plugins/crystal Normal file
View File

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

1
plugins/dmd Normal file
View File

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

1
plugins/elm Normal file
View File

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

1
plugins/erlang Normal file
View File

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

1
plugins/golang Normal file
View File

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

1
plugins/gradle Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/rfrancis/asdf-gradle

1
plugins/haskell Normal file
View File

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

1
plugins/idris Normal file
View File

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

1
plugins/julia Normal file
View File

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

1
plugins/lfe Normal file
View File

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

1
plugins/lua Normal file
View File

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

1
plugins/luaJIT Normal file
View File

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

1
plugins/mongodb Normal file
View File

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

1
plugins/nim Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/rfrancis/asdf-nim

1
plugins/nodejs Normal file
View File

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

1
plugins/ocaml Normal file
View File

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

1
plugins/openresty Normal file
View File

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

1
plugins/packer Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/gozer/asdf-packer

1
plugins/php Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/odarriba/asdf-php

1
plugins/postgres Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/smashedtoatoms/asdf-postgres

1
plugins/python Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/tuvistavie/asdf-python

1
plugins/racket Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/vic/asdf-racket

1
plugins/rebar Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/Stratus3D/asdf-rebar

1
plugins/redis Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/smashedtoatoms/asdf-redis

1
plugins/riak Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/smashedtoatoms/asdf-riak

1
plugins/ruby Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/asdf-vm/asdf-ruby

1
plugins/rust Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/code-lever/asdf-rust

1
plugins/sbt Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/lerencao/asdf-sbt

1
plugins/scala Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/mtatheonly/asdf-scala

1
plugins/swift Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/fcrespo82/asdf-swift

1
plugins/terraform Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/neerfri/asdf-terraform