0.1.13 • Published 8 years ago

se0ga_gendiff v0.1.13

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

Maintainability Issue Count Test Coverage Build Status

Project Generator Differences on node.js

Getting Started

Install

$ npm i -g se0ga_gendif

Launch

  1. Help.
$ gendif -h
  1. compare json.
$ gendif <firstConfig> <secondConfig>
  1. compare yml.
$ gendif <firstConfig> <secondConfig>
  1. compare ini.
$ gendif <firstConfig> <secondConfig>
  1. compare nested json, yml, ini.
$ gendif <firstConfig> <secondConfig>
  1. compare nested json, yml, ini with --format plain.
$ gendif <firstConfig> <secondConfig> --format plain
  1. compare nested json, yml, ini with --format json.
$ gendif <firstConfig> <secondConfig> --format json
0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago