node-env-installer
Project installer
A plugin that automates the installation and management of Node.js project environments using NVM.
Plugin for Oh my zsh (https://github.com/ohmyzsh/ohmyzsh) that controls the versions of NodeJS projects with NVM.
1 stars
2 watching
0 forks
Language: Shell
last commit: over 4 years ago
Linked from 1 awesome list
nvmoh-my-zshoh-my-zsh-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
c-uo/zsh-env | A plugin to load and manage multiple environment variables (e.g. Node.js versions) from a set of predefined versions. | 0 |
jrr997/zsh-nvm-auto-use | Automatically manages Node.js versions using NVM based on current directory | 1 |
mattberther/zsh-nodenv | A zsh plugin that provides functionality for managing nodenv (a tool for installing and switching between different versions of Node.js) | 2 |
tomsquest/nvm-auto-use.zsh | Automatically switches to a specified Node.js version when entering a directory with an .nvmrc file | 18 |
torifat/nnvm | Automatically switches between Node.js versions based on environment variables in .nvmrc files. | 4 |
jerbob/yapipenv.zsh | A plugin for zshell to manage pipenv projects and virtual environments | 0 |
brunomacedo/zsh-auto-pnpm-use | Automatically loads node version from .nvmrc or .npmrc files into the zsh shell | 3 |
gangleri/pipenv | A plugin that integrates pipenv into the oh-my-zsh shell environment for managing Python projects. | 13 |
vineyardbovines/n.zsh | Automatically switches Node.js versions based on project environment using the n package manager | 10 |
wintermi/zsh-fnm | Manages multiple versions of Node.js using a fast and simple version manager | 3 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |
ptavares/zsh-pkenv | A plugin for zsh shell that automates the installation and management of pkenv environments | 1 |
voronkovich/project.plugin.zsh | A ZSH plugin for creating projects and navigating between them. | 5 |
ajnasz/znvm | A Node.js version manager for Zsh designed to be faster than existing alternatives. | 1 |
davidparsson/zsh-nvm-lazy | Provides lazy loading of multiple binary/entrypoint versions from oh-my-zsh's nvm plugin | 5 |