Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 418 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 418 Bytes

Diff command

Requirements

Name Version
go >= 1.14

Usage

./diff --help
Usage of ./diff:
  -i string
        Specify initial json (default "{}")
  -u string
        Specify updated json (default "{}")
  -json
        Output to json format

Release

Update version.txt at root before releasing a new version (version.txt is a symlink of module/version.txt)