{"id":19989009,"url":"https://github.com/icemap/yaml2go-cli","last_synced_at":"2026-01-20T04:06:23.473Z","repository":{"id":119433499,"uuid":"463794863","full_name":"Icemap/yaml2go-cli","owner":"Icemap","description":"A command line tool to parse yaml file to golang struct code file","archived":false,"fork":false,"pushed_at":"2022-02-26T16:04:01.000Z","size":31,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T16:52:11.584Z","etag":null,"topics":["cli","golang","golang-library","yaml"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Icemap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-02-26T08:15:35.000Z","updated_at":"2023-12-12T20:16:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"4332e172-20e3-4215-a7f0-98620f297053","html_url":"https://github.com/Icemap/yaml2go-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icemap%2Fyaml2go-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icemap%2Fyaml2go-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icemap%2Fyaml2go-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icemap%2Fyaml2go-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Icemap","download_url":"https://codeload.github.com/Icemap/yaml2go-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247472492,"owners_count":20944333,"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":["cli","golang","golang-library","yaml"],"created_at":"2024-11-13T04:45:04.709Z","updated_at":"2026-01-20T04:06:23.415Z","avatar_url":"https://github.com/Icemap.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yaml2go-cli\n\n![build_badge](https://github.com/Icemap/yaml2go-cli/workflows/Go/badge.svg)\n\na command tool for [yaml2go](https://github.com/PrasadG193/yaml2go)\n\nlet it can use `go install` command\n\n## Install\n\n```bash\ngo install github.com/Icemap/yaml2go-cli@latest\n```\n\n## Show Help\n\n```bash\n./yaml2go-cli -h                                    \nyaml2go-cli is a cli-tool for yaml to go struct\n\nUsage:\n  yaml2go-cli [flags]\n\nFlags:\n  -h, --help             help for yaml2go-cli\n  -i, --input string     input yaml file path\n  -o, --output string    output go file path\n  -p, --package string   package name (default \"main\")\n  -s, --struct string    struct name (default \"Default\")\n```\n\n## Example\n\n```\n./yaml2go-cli -i test/test.yaml -o test/test.bean.file\n```\n\n- [test/test.yaml](test/test.yaml)\n- [test/test.bean.file](test/test.bean.file)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficemap%2Fyaml2go-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficemap%2Fyaml2go-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficemap%2Fyaml2go-cli/lists"}