handpick

7.1.1 • Public • Published

Handpick

Handpick conditional dependencies like a boss.

Build Status Coverage Status NPM Version License

Preview

Terminal Session

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.

/handpick/

    Package Sidebar

    Install

    npm i handpick

    Weekly Downloads

    2,976

    Version

    7.1.1

    License

    MIT

    Unpacked Size

    18.6 kB

    Total Files

    7

    Last publish

    Collaborators

    • henryruhs