0.2.0 • Published 4 years ago

deepmerge-cli v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Introduction

A self needed shell utility to merge 2 or more JSON configuration files with deep merge.

Used for dotnet core project to merge defautl appsettings.json with appsettings.env.json and later convert it to key-value pairs for az cli to update.

Usage

Being lazy enough to use one off run with npx as below

npx deepmerge-cli file1 file2

0.2.0

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago