handpick
handpick copied to clipboard
Handpick conditional dependencies like a boss
Handpick
Handpick conditional dependencies like a boss.
Preview
Installation
Install on your system:
npm install handpick --global
Setup
Define unofficial dependencies:
{
"lintDependencies":
{
"@isnotdefined/eslint-config": "7.2.0",
"eslint": "8.31.0"
}
}
Usage
Run the command:
handpick [options] [path]
-c, --config <config>
-t, --target <target>
-f, --filter <target>
-m, --manager <manager>
-r, --range <range>
-v, --version
-h, --help
Documentation
Read the documentation for a deep dive.