Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 552 Bytes

File metadata and controls

executable file
·
21 lines (15 loc) · 552 Bytes

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 :)