mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Add the word version
to README tagline and description (#460)
An attempt to clarify the purpose of asdf by making it clear it's for managing multiple versions of runtimes.
This commit is contained in:
parent
b1d8ead5a0
commit
0b49f05c72
@ -1,8 +1,8 @@
|
||||
# asdf-vm [![Build Status](https://travis-ci.org/asdf-vm/asdf.svg?branch=master)](https://travis-ci.org/asdf-vm/asdf)
|
||||
|
||||
**Manage multiple runtimes with a single CLI tool, extendable via plugins** - [docs site](https://asdf-vm.github.io/asdf/)
|
||||
**Manage multiple runtime versions with a single CLI tool, extendable via plugins** - [docs site](https://asdf-vm.github.io/asdf/)
|
||||
|
||||
asdf-vm is a CLI tool that can manage multiple language runtimes on a per-project basis. It is like `gvm`, `nvm`, `rbenv` & `pyenv` (and more) all in one! Simply install your language's plugin!
|
||||
asdf-vm 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!
|
||||
|
||||
## Why use asdf-vm?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user