Skip to content

OkJaybird/hab-conflate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

conflate

A Habit-ized distribution of miracl/conflate, for merging and validating configuration file formats such as JSON, YAML, and TOML.

Usage

This package adds the conflate binary to the PATH, so calling it is as simple as requiring the package in your plan file and executing it when needed:

# plan.sh
...

pkg_build_deps=(okjaybird/conflate)
conflate -data one.toml -data two.toml -format TOML > output.toml

More information about the conflate application itself is available in the maintainer's repo.

About

A Habitat-ready distribution of miracl/conflate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages