{"id":16937476,"url":"https://github.com/martinlindhe/validyaml","last_synced_at":"2025-08-04T04:35:43.756Z","repository":{"id":57489042,"uuid":"48814958","full_name":"martinlindhe/validyaml","owner":"martinlindhe","description":"Command line tool to validate YAML syntax of input file.","archived":false,"fork":false,"pushed_at":"2023-02-25T17:55:31.000Z","size":201,"stargazers_count":22,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T15:11:07.340Z","etag":null,"topics":["command-line-tool","yaml-validator"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinlindhe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-30T18:52:46.000Z","updated_at":"2024-11-22T15:44:43.000Z","dependencies_parsed_at":"2024-06-20T15:33:04.106Z","dependency_job_id":"b15c0d85-ed12-47ff-9d86-46aa639adc13","html_url":"https://github.com/martinlindhe/validyaml","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlindhe%2Fvalidyaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlindhe%2Fvalidyaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlindhe%2Fvalidyaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlindhe%2Fvalidyaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinlindhe","download_url":"https://codeload.github.com/martinlindhe/validyaml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248465344,"owners_count":21108244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["command-line-tool","yaml-validator"],"created_at":"2024-10-13T20:59:37.521Z","updated_at":"2025-04-11T19:13:16.968Z","avatar_url":"https://github.com/martinlindhe.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nCommand line tool to validate and pretty-print YAML syntax of input\nfiles.\n\n\n## Installation\n\nWindows and macOS binaries are available under [Releases](https://github.com/martinlindhe/validyaml/releases)\n\nOr install from source:\n\n    go get -u github.com/martinlindhe/validyaml\n\n\n## Usage\n\nExit code will be 0 if file is good.\n\n    $ validyaml file.yaml\n    OK: file.yaml\n\n    $ curl http://site.com/file.yaml | validyaml\n    OK: -\n\n\n## Pretty-print\n\n    $ validyaml -p file.yaml\n\n    list:\n      one: 1\n      two: 2\n\n\n## License\n\nUnder [MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinlindhe%2Fvalidyaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinlindhe%2Fvalidyaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinlindhe%2Fvalidyaml/lists"}