Skip to content

A small utility to display the difference between two toml files

Notifications You must be signed in to change notification settings

ojskrede/difftoml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

difftoml

A small utility to display the difference between two toml files

Features

  • Display values that are unequal for equal keys
  • Display keys only present in one of the input files
  • Display values that are equal for equal keys (optional with -e flag)
  • Colored output (optional with -c flag)
  • Ignore keys in the comparison (optional with -x keyname option)

Examples

Plot

Plot

Plot

About

A small utility to display the difference between two toml files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages