Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/r17x/zsh-volta

ZSH Plugin to install and load Volta: JS Toolchains as Code. ⚡
https://github.com/r17x/zsh-volta

tools volta volta-plugin-zsh zsh-plugin

Last synced: about 2 months ago
JSON representation

ZSH Plugin to install and load Volta: JS Toolchains as Code. ⚡

Lists

README

        


ri7nz/zsh-volta

# ZSH Plugin - Volta
ZSH Plugin to install and load [**Volta: JS Toolchains as Code. ⚡**](https://github.com/volta-cli/volta)

## Table of Content

* [Installation](#installation)
* [Zinit](#zinit)
* [Zplug](#zplug)
* [Similar Projects](#similar-projects)

## Installation

### Zinit
```zsh
zinit light "ri7nz/zsh-volta"
```

### Zplug
```zsh
zplug "ri7nz/zsh-volta"
```

## Similar Projects
- [**zsh-yarn**](https://github.com/ri7nz/zsh-yarn)
- [**zsh-fnm**](https://github.com/dominik-schwabe/zsh-fnm)
- [**zsh-nvm**](https://github.com/lukechilds/zsh-nvm)