Add `nve`

This commit is contained in:
ehmicky 2022-07-23 19:49:30 +02:00 committed by Caleb Xu
parent 0a1bf243eb
commit 2716c78f96
1 changed files with 1 additions and 0 deletions

View File

@ -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