{"id":45001840,"url":"https://github.com/cattlecloud/babycli","last_synced_at":"2026-02-18T22:36:23.474Z","repository":{"id":249568181,"uuid":"828311571","full_name":"cattlecloud/babycli","owner":"cattlecloud","description":"babycli implements declarative parsing of command line arguments including support for subcommands, command aliases, long and short flag names, repeated flags, and custom help messages for Go","archived":false,"fork":false,"pushed_at":"2025-12-01T10:28:20.000Z","size":54,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-03T22:16:52.135Z","etag":null,"topics":["cli","command-line","commands","declarative","flags","golang","parser","subcommands"],"latest_commit_sha":null,"homepage":"https://cattlecloud.net/go/babycli","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cattlecloud.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-13T18:39:00.000Z","updated_at":"2025-12-01T10:28:23.000Z","dependencies_parsed_at":"2024-07-27T21:26:54.342Z","dependency_job_id":"60c67f89-d481-4955-8473-428232749012","html_url":"https://github.com/cattlecloud/babycli","commit_stats":null,"previous_names":["noxideproject/babycli","cattlecloud/babycli"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/cattlecloud/babycli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cattlecloud%2Fbabycli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cattlecloud%2Fbabycli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cattlecloud%2Fbabycli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cattlecloud%2Fbabycli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cattlecloud","download_url":"https://codeload.github.com/cattlecloud/babycli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cattlecloud%2Fbabycli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29597248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T22:25:43.180Z","status":"ssl_error","status_checked_at":"2026-02-18T22:25:42.766Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","command-line","commands","declarative","flags","golang","parser","subcommands"],"created_at":"2026-02-18T22:36:22.718Z","updated_at":"2026-02-18T22:36:23.453Z","avatar_url":"https://github.com/cattlecloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babycli\n\n[![Go Reference](https://pkg.go.dev/badge/cattlecloud.net/go/babycli.svg)](https://pkg.go.dev/cattlecloud.net/go/babycli)\n[![License](https://img.shields.io/github/license/cattlecloud/babycli?color=7C00D8\u0026style=flat-square\u0026label=License)](https://github.com/cattlecloud/babycli/blob/main/LICENSE)\n[![Build](https://img.shields.io/github/actions/workflow/status/cattlecloud/babycli/ci.yaml?style=flat-square\u0026color=0FAA07\u0026label=Tests)](https://github.com/cattlecloud/babycli/actions/workflows/ci.yaml)\n\n`babycli` is a modern CLI arguments parser for Go.\n\n### Requirements\n\nThe minimum Go version is `go1.23`.\n\n### Getting Started\n\nThe `babycli` package can be added to a project with `go get`.\n\n```shell\ngo get cattlecloud.net/go/babycli@latest\n```\n\n```go\nimport \"cattlecloud.net/go/babycli\"\n```\n\n### Influence\n\nThis library was made after many projects of using [urfave/cli](https://github.com/urfave/cli),\none of the better command line parser libraries for Go. `babycli` models itself\nafter this library but with a cleaner, more robust implementation under the hood.\nCredit of inspiration belongs to the authors.\n\n### Experimental\n\n(!) Please note this library is still experimental and being worked on, with\nbreaking changes being very likely.\n\n### License\n\nThe `cattlecloud.net/go/babycli` module is open source under the [BSD](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcattlecloud%2Fbabycli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcattlecloud%2Fbabycli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcattlecloud%2Fbabycli/lists"}