{"id":25778943,"url":"https://github.com/sawadashota/go-task-completions","last_synced_at":"2025-07-12T01:35:45.143Z","repository":{"id":47192575,"uuid":"131149818","full_name":"sawadashota/go-task-completions","owner":"sawadashota","description":"Zsh completions for go-task","archived":false,"fork":false,"pushed_at":"2022-12-19T10:31:49.000Z","size":7,"stargazers_count":9,"open_issues_count":5,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-21T11:10:39.212Z","etag":null,"topics":["completion","go-task","zsh"],"latest_commit_sha":null,"homepage":"","language":null,"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/sawadashota.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}},"created_at":"2018-04-26T12:05:58.000Z","updated_at":"2023-03-21T11:10:39.212Z","dependencies_parsed_at":"2023-01-29T21:15:49.604Z","dependency_job_id":null,"html_url":"https://github.com/sawadashota/go-task-completions","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawadashota%2Fgo-task-completions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawadashota%2Fgo-task-completions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawadashota%2Fgo-task-completions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawadashota%2Fgo-task-completions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sawadashota","download_url":"https://codeload.github.com/sawadashota/go-task-completions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240990641,"owners_count":19889916,"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":["completion","go-task","zsh"],"created_at":"2025-02-27T06:38:24.539Z","updated_at":"2025-02-27T06:38:25.184Z","avatar_url":"https://github.com/sawadashota.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-task completions\n\nZsh completions for [go-task](https://github.com/go-task/task)\n\n[![asciicast](https://asciinema.org/a/MZn6pzx7DUTMt1y3pCnEtNi1W.png)](https://asciinema.org/a/MZn6pzx7DUTMt1y3pCnEtNi1W)\n\n## Usage\n\nCompletion for `task`\n\n```bash\ntask \u003cTAB\u003e\n```\n\nCompletion for options\n\n\n```bash\ntask -\u003cTAB\u003e\n```\n\n## Installation\n\n### [oh-my-zsh](http://github.com/robbyrussell/oh-my-zsh)\n\nClone the repository inside your oh-my-zsh repo:\n```bash\ngit clone https://github.com/sawadashota/go-task-completions.git ${ZSH_CUSTOM:=~/.oh-my-zsh/custom}/plugins/task\n```\n\nEnable it in your .zshrc by adding it to your plugin list and reloading the completion:\n```bash\nplugins=(… task)\nautoload -U compinit \u0026\u0026 compinit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsawadashota%2Fgo-task-completions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsawadashota%2Fgo-task-completions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsawadashota%2Fgo-task-completions/lists"}