Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Asdf | 18,554 | 2 days ago | 145 | mit | Shell | |||||
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more | ||||||||||
Asdf Plugins | 970 | 3 days ago | 11 | mit | Shell | |||||
Convenience shortname repository for asdf community plugins | ||||||||||
Bob | 821 | 5 days ago | 3 | mit | Rust | |||||
A version manager for neovim | ||||||||||
G | 752 | 2 months ago | 4 | mit | Shell | |||||
Simple go version manager, gluten-free | ||||||||||
Yvm | 313 | a year ago | apache-2.0 | JavaScript | ||||||
🧶 Manage multiple versions of Yarn (deprecated) | ||||||||||
Fvm | 185 | 2 years ago | 14 | May 15, 2021 | 8 | apache-2.0 | Go | |||
Flutter Version Manager. Flutter 多版本管理工具。 本地缓存安装多个 Flutter 版本,随时快速切换 | ||||||||||
Evm | 95 | a year ago | 1 | apache-2.0 | Shell | |||||
A Simple Elasticsearch Version Manager | ||||||||||
Snm | 95 | a year ago | 19 | September 13, 2021 | 14 | gpl-3.0 | Rust | |||
🤏 Smol and simple node version manager written in rust 🦀 | ||||||||||
Alt | 77 | 16 hours ago | 3 | mit | Rust | |||||
A simple version manager tool for switching between different versions of commands | ||||||||||
Dvm | 28 | 5 days ago | 2 | mit | Shell | |||||
A lightweight, and powerful Deno Version Manager for MacOS, Linux, WSL, and Windows with Bash. |
Manage multiple runtime versions with a single CLI tool, extendable via plugins - docs at asdf-vm.com
asdf is a CLI tool that can manage multiple language runtime versions on a per-project basis. It is like gvm
, nvm
, rbenv
& pyenv
(and more) all in one! Simply install your language's plugin!
.tool-versions
config file per project.node-version
, .nvmrc
, .ruby-version
for easy migrationPlease head over to the documentation site for more information!
See CONTRIBUTING.md in the repo or the Contributing section on the docs site.
asdf
core teamasdf
. Some of the core team watch this tag in addition to our helpful communityOnce upon a time there was a programming language
There were many versions of it
So people wrote a version manager for it
To switch between versions for projects
Different, old, new.Then there came more programming languages
So there came more version managers
And many commands for themI installed a lot of them
I learnt a lot of commandsThen I said, just one more version manager
Which I will write insteadSo, there came another version manager
asdf version manager - asdf-vm/asdfA version manager so extendable
for which anyone can create a plugin
To support their favourite language
No more installing more version managers
Or learning more commands
This was the mail I wrote to a few friends to tell them about the project. Thanks to @roshanvid for suggesting that this go into the readme