{"id":22912000,"url":"https://github.com/opencoff/go-options","last_synced_at":"2025-04-01T10:47:44.746Z","repository":{"id":75757037,"uuid":"123351144","full_name":"opencoff/go-options","owner":"opencoff","description":"golang self-documenting command line option parsing from a text-block","archived":false,"fork":false,"pushed_at":"2018-02-28T22:46:32.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T06:15:12.782Z","etag":null,"topics":["arguments-parser","command-line-arguments-parser","golang","self-documenting"],"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/opencoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-02-28T22:41:37.000Z","updated_at":"2018-03-01T09:09:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"3cc8fedf-7301-4279-bb30-4717a7d9f11f","html_url":"https://github.com/opencoff/go-options","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/opencoff%2Fgo-options","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencoff%2Fgo-options/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencoff%2Fgo-options/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencoff%2Fgo-options/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencoff","download_url":"https://codeload.github.com/opencoff/go-options/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628418,"owners_count":20808106,"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":["arguments-parser","command-line-arguments-parser","golang","self-documenting"],"created_at":"2024-12-14T04:19:31.943Z","updated_at":"2025-04-01T10:47:44.717Z","avatar_url":"https://github.com/opencoff.png","language":"Go","readme":"# Options - self documenting go-lang command line parsing\n\nThe list of options a program wishes to use is specified as a\nlengthy, multi-line string. This string also serves as the\nhelp-string for the options.\n\nHere is an example option specification:\n\n    Usage: example-tool\n    A short description of the command\n    --\n    flag        --flag,-f,FLAG           A description for this flag\n    option=     --option=,-o=,OPTION=    A description for this option\n                                         the description continues here\n    !required=  --required,-r=,REQUIRED= A required option\n    --\n    env_var=    ENV_VAR=                 An environment variable\n    --\n    help        help,h                   Show this help message\n    run         run                      Run some function\n    --\n    Additional help for options or defaults etc. go here.\n\nRead the documentation\n\n## Notes\nForked and modified from github.com/fd/options. I've retained the\noriginal license. Sadly, I didn't do a proper fork; so, my list of\nchanges list is lost.\n\nThe godoc is [here](http://go.pkgdoc.org/github.com/opencoff/go-options).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencoff%2Fgo-options","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopencoff%2Fgo-options","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencoff%2Fgo-options/lists"}