combine-json
============

combines json files from the current directory into one json file

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/combine-json.svg)](https://npmjs.org/package/combine-json)
[![Downloads/week](https://img.shields.io/npm/dw/combine-json.svg)](https://npmjs.org/package/combine-json)
[![License](https://img.shields.io/npm/l/combine-json.svg)](https://github.com/TylerBarnes/combine-json/blob/master/package.json)

<!-- toc -->
* [Usage](#usage)
* [Commands](#commands)
<!-- tocstop -->
# Usage
<!-- usage -->
```sh-session
$ npm install -g combine-json-files
$ combine-json-files COMMAND
running command...
$ combine-json-files (-v|--version|version)
combine-json-files/0.0.0 darwin-x64 node-v10.16.3
$ combine-json-files --help [COMMAND]
USAGE
  $ combine-json-files COMMAND
...
```
<!-- usagestop -->
# Commands
<!-- commands -->

<!-- commandsstop -->
