Skip to content

Its a parser, which can replace the key-value pairs in YAML/YML file with given json key-value pairs, and it's written in Python.

Notifications You must be signed in to change notification settings

Sheikhharis50/JsonToYAML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON TO YAML PARSER

Its a parser, which can replace the key-value pairs in YAML/YML file with given json key-value pairs, and it's written in Python.

To create parser image on docker

docker build --tag jsontoyml .

To run parser image

docker run jsontoyml

About

Its a parser, which can replace the key-value pairs in YAML/YML file with given json key-value pairs, and it's written in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published