File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# nodenv-vars
22
3- This is a plugin for [ nodenv] ( https://github.com/nodenv/nodenv )
4- that lets you set global and project-specific environment variables
5- before spawning Node processes.
3+ [ nodenv] [ ] plugin to set global and project-specific environment variables before spawning Node processes
4+
5+ [ ![ Tests] ( https://img.shields.io/github/actions/workflow/status/nodenv/nodenv-vars/test.yml?label=tests&logo=github )] ( https://github.com/nodenv/nodenv-vars/actions/workflows/test.yml )
6+ [ ![ Latest GitHub Release] ( https://img.shields.io/github/v/release/nodenv/nodenv-vars?label=github&logo=github&sort=semver )] ( https://github.com/nodenv/nodenv-vars/releases/latest )
7+ [ ![ Latest Homebrew Release] ( < https://img.shields.io/badge/dynamic/regex?label=homebrew-nodenv&logo=homebrew&logoColor=white&url=https%3A%2F%2Fraw.githubusercontent.com%2Fnodenv%2Fhomebrew-nodenv%2Frefs%2Fheads%2Fmain%2FFormula%2Fnodenv-vars.rb&search=archive%2Frefs%2Ftags%2Fv(%3F%3Cversion%3E%5Cd%2B.*).tar.gz&replace=v%24%3Cversion%3E > )] ( https://github.com/nodenv/homebrew-nodenv/blob/main/Formula/nodenv-vars.rb )
8+ [ ![ Latest npm Release] ( https://img.shields.io/npm/v/@nodenv/nodenv-vars?logo=npm&logoColor=white )] ( https://www.npmjs.com/package/@nodenv/nodenv-vars/v/latest )
69
710<!-- toc -->
811
@@ -69,3 +72,5 @@ order they'll be set.
6972Forked from [ Sam Stephenson] ( https://github.com/sstephenson ) 's
7073[ rbenv-vars] ( https://github.com/rbenv/rbenv-vars ) by [ Will
7174McKenzie] ( https://github.com/oinutter ) and modified for nodenv.
75+
76+ [ nodenv ] : https://github.com/nodenv/nodenv
You can’t perform that action at this time.
0 commit comments