Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

deep-extend-cli

Command line interface for the deep-extend npm package.

deep-extend, cli, json, deep, extend

readme

Build Status

Overview

Command line interface for the deep-extend npm package.

Installation

npm install -g deep-extend-cli

Usage

deep-extend file1.json file2.json [file3.json...]

Merges / extends all files provided as command line arguments, ignoring files that don't exist. At least one file must exist.

License

MIT

Enjoy :)