2021-07-22 22:26:21 -07:00
|
|
|
---
|
|
|
|
home: true
|
|
|
|
title: Home
|
|
|
|
# heroImage: https://vuejs.org/images/logo.png
|
|
|
|
actions:
|
|
|
|
- text: Get Started
|
|
|
|
link: /guide/getting-started.html
|
|
|
|
type: primary
|
|
|
|
- text: Introduction
|
|
|
|
link: /guide/introduction.html
|
|
|
|
type: secondary
|
|
|
|
features:
|
|
|
|
- title: One Tool
|
|
|
|
details: "Manage each of your project runtimes with a single CLI tool and command interface."
|
|
|
|
- title: Plugins
|
|
|
|
details: "Large ecosystem of existing runtimes & tools. Simple API to add support for new tools as you need!"
|
|
|
|
- title: Backwards Compatible
|
|
|
|
details: "Support for existing config files .nvmrc, .node-versions, .ruby-version for smooth migration!"
|
|
|
|
- title: "One Config File"
|
|
|
|
details: ".tool-versions to manage all your tools, runtimes and their versions in a single, sharable place."
|
|
|
|
- title: "Shells"
|
|
|
|
details: "Supports Bash, ZSH & Fish with completions available."
|
|
|
|
- title: "GitHub Actions"
|
2021-07-29 06:04:29 -07:00
|
|
|
details: "Provides a GitHub Action to install and utilize your .tool-versions in your CI/CD workflows."
|
2021-07-22 22:26:21 -07:00
|
|
|
# footer: MIT Licensed
|
|
|
|
---
|