From 2716c78f961043eac1ee7471e8316925beedcea1 Mon Sep 17 00:00:00 2001 From: ehmicky Date: Sat, 23 Jul 2022 19:49:30 +0200 Subject: [PATCH] Add `nve` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37093f4..b33b152 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [licins](https://github.com/dogoncouch/licins) - Insert commented software licenses into source code. * [mkdkr](https://github.com/rosineygp/mkdkr) - Makefile + Docker = CI Pipeline * [mr](https://myrepos.branchable.com) - Multiple Repository management tool +* [nve](https://github.com/ehmicky/nve) - Run any command on specific Node.js versions. * [overcommit](https://github.com/sds/overcommit) - A fully configurable and extendable Git hook manager * [pre-commit](https://pre-commit.com) - A framework for managing and maintaining multi-language pre-commit hooks * [rebound](https://github.com/shobrook/rebound) - Instantly browse Stack Overflow results in your terminal when you get a compiler error