{"id":15736325,"url":"https://github.com/rwxrob/help","last_synced_at":"2025-03-13T07:32:10.182Z","repository":{"id":42243500,"uuid":"479324005","full_name":"rwxrob/help","owner":"rwxrob","description":"🌳 Go Bonzai™ Default help Command","archived":false,"fork":false,"pushed_at":"2022-12-09T16:30:11.000Z","size":57,"stargazers_count":1,"open_issues_count":8,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-11T01:47:42.348Z","etag":null,"topics":["bonzai","commander","documentation","go","golang","help"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rwxrob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"rwxrob","patreon":"rwxrob","custom":["https://twitch.tv/rwxrob","https://youtube.com/rwxrob"]}},"created_at":"2022-04-08T09:18:08.000Z","updated_at":"2023-04-02T14:02:31.000Z","dependencies_parsed_at":"2023-01-25T14:40:19.631Z","dependency_job_id":null,"html_url":"https://github.com/rwxrob/help","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxrob%2Fhelp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxrob%2Fhelp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxrob%2Fhelp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxrob%2Fhelp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwxrob","download_url":"https://codeload.github.com/rwxrob/help/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221351270,"owners_count":16802980,"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":["bonzai","commander","documentation","go","golang","help"],"created_at":"2024-10-04T01:21:55.320Z","updated_at":"2024-10-24T21:20:25.930Z","avatar_url":"https://github.com/rwxrob.png","language":"Go","funding_links":["https://github.com/sponsors/rwxrob","https://patreon.com/rwxrob","https://twitch.tv/rwxrob","https://youtube.com/rwxrob"],"categories":[],"sub_categories":[],"readme":"# 🌳 Go Bonzai™ Default `help` Command\n\n[![GoDoc](https://godoc.org/github.com/rwxrob/help?status.svg)](https://godoc.org/github.com/rwxrob/help)\n[![License](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](LICENSE)\n\nThis is the default help originally included with the [Go Bonzai\npackage](https://github.com/rwxrob/bonzai) itself but factored out so\nthat it's `Version` tag could be consistent with other Bonzai branches\n(which correspond to git tags by convention). This also allows other\n(potentially better) `help.Cmd` to be developed without a substantial\nbias one way or another.\n\n## Install\n\n```go\npackage z\n\nimport (\n\tZ \"github.com/rwxrob/bonzai/z\"\n\t\"github.com/rwxrob/help\"\n)\n\nvar Cmd = \u0026Z.Cmd{\n\tName:     `z`,\n\tCommands: []*Z.Cmd{help.Cmd}, // usually first\n}\n```\n\n## Other Examples\n\n* \u003chttps://github.com/rwxrob/z\u003e - the one that started it all\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwxrob%2Fhelp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwxrob%2Fhelp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwxrob%2Fhelp/lists"}