Command line interface for the deep-extend npm package.
npm install -g deep-extend-cli
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.
Enjoy :)