{"id":22203902,"url":"https://github.com/hashibuto/commander","last_synced_at":"2026-05-02T14:42:11.328Z","repository":{"id":247003843,"uuid":"809575170","full_name":"hashibuto/commander","owner":"hashibuto","description":"interactive command processor","archived":false,"fork":false,"pushed_at":"2024-12-07T22:00:20.000Z","size":1977,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T03:43:47.658Z","etag":null,"topics":["cli","command","golang","parser","repl","shell"],"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/hashibuto.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":"2024-06-03T03:15:34.000Z","updated_at":"2024-09-29T07:30:57.000Z","dependencies_parsed_at":"2024-08-10T20:44:34.430Z","dependency_job_id":"bde196a5-219b-4b2c-aa6d-cd624c1c3727","html_url":"https://github.com/hashibuto/commander","commit_stats":null,"previous_names":["hashibuto/commander"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashibuto%2Fcommander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashibuto%2Fcommander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashibuto%2Fcommander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashibuto%2Fcommander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashibuto","download_url":"https://codeload.github.com/hashibuto/commander/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245388750,"owners_count":20607163,"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","command","golang","parser","repl","shell"],"created_at":"2024-12-02T17:14:59.164Z","updated_at":"2026-05-02T14:42:11.294Z","avatar_url":"https://github.com/hashibuto.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# commander\ncommander is an interactive command processor, similar to python's CMD2, but written for golang.  it is not a golang REPL, but rather an interactive shell environment which allows the user to define and implement rich commands, which can then be executed with amenities such as:\n\n- full tab completion\n- contextual help\n- stdout piping and redirection\n- searchable command history\n\n# demo\na brief screen recording showcasing some of commander's capabilities\n![demo](https://raw.githubusercontent.com/hashibuto/commander/master/demo.gif)\n\n# example\nplease explore the working [example](https://github.com/hashibuto/commander/tree/master/example) in the `/example` directory\n```\ngo run ./example/*.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashibuto%2Fcommander","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashibuto%2Fcommander","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashibuto%2Fcommander/lists"}