Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

jwilk-archive/yaml2yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ yaml2yaml --help
usage: yaml2yaml [-h] [-j] [FILE]

positional arguments:
  FILE              YAML file to parse

options:
  -h, --help        show this help message and exit
  -j, --json-input  parse input as JSON

$ yaml2yaml <<< "{'a': 'b'}"
a: b

About

YAML reformatter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors