Skip to content

A git-aware edn-file differ for both - human and artificial agents

Notifications You must be signed in to change notification settings

200ok-ch/edn-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edn-diff

A git-aware edn-file differ for both - human and artificial agents

Usage

Install via bbin:

bbin install io.github.200ok-ch/edn-diff

Compare an EDN file with the master branch:

edn-diff config.edn

Compare with a specific branch:

edn-diff -b develop config.edn

Options

-b, --branch=<branch>    Branch to compare with [default: master]
-a, --added-only         Show only added items
-r, --removed-only       Show only removed items
-e, --edn-output         Output in EDN format for scripting
-h, --help               Show help message

About

A git-aware edn-file differ for both - human and artificial agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published