Skip to content

Commit f37a48f

Browse files
Update plugin index
1 parent 91627ee commit f37a48f

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

plugins/index.json

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,21 @@
33
{ "name": "clang", "desc": "Clang plugin, https://clang.llvm.org", "homepage": "https://github.com/version-fox/vfox-clang" },
44
{ "name": "cmake", "desc": "Cmake plugin, https://cmake.org/", "homepage": "https://github.com/version-fox/vfox-cmake" },
55
{ "name": "crystal", "desc": "Crystal plugin, supports version ≥ 0.24.2 and nightly builds, https://crystal-lang.org", "homepage": "https://github.com/yanecc/vfox-crystal" },
6-
{ "name": "dart", "desc": "dart plugin, support for getting stable, dev, beta version", "homepage": "https://github.com/version-fox/vfox-dart" },
76
{ "name": "deno", "desc": "Deno plugin, https://deno.com/", "homepage": "https://github.com/version-fox/vfox-deno" },
87
{ "name": "dotnet", "desc": "dotnet plugin, support for dotnet sdks 6.0, 7.0, 8.0", "homepage": "https://github.com/version-fox/vfox-dotnet" },
98
{ "name": "elixir", "desc": "Elixir vfox plugin, support for managing multiple Elixir language versions in Windows & Uinx-like system.", "homepage": "https://github.com/version-fox/vfox-elixir" },
10-
{ "name": "erlang", "desc": "Erlang/OTP vfox plugin, support for managing multiple Erlang/OTP versions in Windows & Uinx-like system.", "homepage": "https://github.com/version-fox/vfox-erlang" },
11-
{ "name": "etcd", "desc": "etcd vfox plugin. Use the vfox to manage multiple etcd server & etcdctl & etcductl versions in Linux/Darwin/Windows. Also can be used to install an etcd with failpoint.", "homepage": "https://github.com/version-fox/vfox-etcd" },
129
{ "name": "flutter", "desc": "Flutter plugin, https://flutter.dev", "homepage": "https://github.com/version-fox/vfox-flutter" },
1310
{ "name": "gcc-arm-none-eabi", "desc": "Arm GNU Toolchain bare-metal target (arm-none-eabi) plugin for the vfox version manager", "homepage": "https://github.com/leoliu0605/vfox-gcc-arm-none-eabi" },
14-
{ "name": "golang", "desc": "Golang plugin, https://go.dev/dl/", "homepage": "https://github.com/version-fox/vfox-golang" },
1511
{ "name": "gradle", "desc": "Gradle runtime environment.", "homepage": "https://github.com/version-fox/vfox-gradle" },
1612
{ "name": "groovy", "desc": "Groovy plugin, https://groovy.apache.org/", "homepage": "https://github.com/version-fox/vfox-groovy" },
1713
{ "name": "java", "desc": "Support for multiple JDK distributions, such as: Oracle, Graalvm, Eclipse & more.", "homepage": "https://github.com/version-fox/vfox-java" },
1814
{ "name": "julia", "desc": "Julia plugin, https://julialang.org/", "homepage": "https://github.com/ahai-code/vfox-julia" },
19-
{ "name": "kotlin", "desc": "Kotlin plugin", "homepage": "https://github.com/version-fox/vfox-kotlin" },
2015
{ "name": "kubectl", "desc": "Kubectl plugin", "homepage": "https://github.com/ahai-code/vfox-kubectl" },
21-
{ "name": "lua", "desc": "lua vfox plugin. Use the vfox to manage multiple lua versions on Linux /Darwin MacOS / Windows.", "homepage": "https://github.com/yeshan333/vfox-lua" },
22-
{ "name": "make", "desc": "GNU Make plugin for the vfox version manager", "homepage": "https://github.com/leoli0605/vfox-make" },
23-
{ "name": "maven", "desc": "Maven runtime environment.", "homepage": "https://github.com/version-fox/vfox-maven" },
24-
{ "name": "mongo", "desc": "mongo vfox plugin, support for managing multiple mongo versions.", "homepage": "https://github.com/yeshan333/vfox-mongo" },
2516
{ "name": "mongod", "desc": "A mise tool plugin for mongod", "homepage": "https://github.com/echocat/vfox-mongod" },
26-
{ "name": "ninja", "desc": "Ninja plugin for the vfox version manager", "homepage": "https://github.com/leoli0605/vfox-ninja" },
27-
{ "name": "nodejs", "desc": "Node.js runtime environment.", "homepage": "https://github.com/version-fox/vfox-nodejs" },
2817
{ "name": "php", "desc": "php plugin", "homepage": "https://github.com/version-fox/vfox-php" },
29-
{ "name": "protobuf", "desc": "Protobuf plugin, https://github.com/protocolbuffers/protobuf#protobuf-compiler-installation", "homepage": "https://github.com/ahai-code/vfox-protobuf" },
3018
{ "name": "python", "desc": "Python language support, https://www.python.org", "homepage": "https://github.com/version-fox/vfox-python" },
31-
{ "name": "ruby", "desc": "Ruby plugin, https://www.ruby-lang.org", "homepage": "https://github.com/yanecc/vfox-ruby" },
3219
{ "name": "rust", "desc": "Rust plugin https://releases.rs/docs/", "homepage": "https://github.com/XZzYassin/vfox-rust" },
3320
{ "name": "scala", "desc": "Scala plugin, https://www.scala-lang.org/", "homepage": "https://github.com/version-fox/vfox-scala" },
3421
{ "name": "terraform", "desc": "Terraform plugin, https://www.terraform.io/", "homepage": "https://github.com/enochchau/vfox-terraform" },
35-
{ "name": "tomcat", "desc": "Tomcat plugin for vfox.", "homepage": "https://github.com/sixmillions/vfox-tomcat" },
36-
{ "name": "vagrant", "desc": "Vagrant plugin, https://www.vagrantup.com/", "homepage": "https://github.com/johnxu16/vfox-vagrant" },
37-
{ "name": "vlang", "desc": "Vlang plugin", "homepage": "https://github.com/ahai-code/vfox-vlang" },
38-
{ "name": "zig", "desc": "Zig runtime environment.", "homepage": "https://github.com/version-fox/vfox-zig" }
22+
{ "name": "vagrant", "desc": "Vagrant plugin, https://www.vagrantup.com/", "homepage": "https://github.com/johnxu16/vfox-vagrant" }
3923
]

0 commit comments

Comments
 (0)