Skip to content

damiankloip/ppy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pretty Print YAML

Build Status

Provides a CLI executable to pretty print YAML files in colour.

Install

gem install ppy

Examples

ppy path/to/file.yml

ppy path/to/file.yml some_key

ppy path/to/file.yml some_key.some_nested_key

# Seperator can be specified using -s, --seperator, or PPY_SEPERATOR env var.
ppy path/to/file.yml some.dot.key/nested.key --seperator=/

About

Pretty Print YAML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages