Skip to content

notjames/yamltools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

YAML tools

These are just a couple of tools I spun up really fast to help me swap JSON to YAML and YAML to JSON respectively. You need to have Ruby >~ 2.3 installed. I'll make a proper package out of this someday, but for now, the only gems required 'json' and 'yaml', which are part of base. These should work out of the box. If they don't, please submit a PR:

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

My set of YAML tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages