Skip to content
Snippets Groups Projects
Select Git revision
  • 60072105e31cbacd08e239fce3826a36020c6e93
  • main default
  • v0.1.2
  • v0.1.1
  • v0.1.0
5 results

yamltool

  • Clone with SSH
  • Clone with HTTPS
  • Adar Nimrod's avatar
    nimrod authored
    - README.
    - License.
    - .gitignore.
    - pre-commit config.
    - GitLab CI config.
    60072105
    History

    YAML tool

    YAML tool, a clone of the json.tool Python module for YAML.

    This tool provides a simple command line interface to validate and pretty-print YAML documents while trying to preserve as much as possible from the original documents (like comments and anchors).

    License

    This software is licensed under the MIT license (see the LICENSE.txt file).

    Author

    Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://git.shore.co.il/nimrod/.