{"id":15581763,"url":"https://github.com/unixorn/rake-completion.zshplugin","last_synced_at":"2025-04-13T05:44:50.259Z","repository":{"id":14382985,"uuid":"17093213","full_name":"unixorn/rake-completion.zshplugin","owner":"unixorn","description":"rake task tab completion plugin for zsh, suitable for use with zgen and other oh-my-zsh compatible frameworks","archived":false,"fork":false,"pushed_at":"2016-09-06T18:07:10.000Z","size":3,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T22:22:36.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unixorn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-22T19:48:43.000Z","updated_at":"2022-10-28T11:36:15.000Z","dependencies_parsed_at":"2022-07-22T02:48:17.229Z","dependency_job_id":null,"html_url":"https://github.com/unixorn/rake-completion.zshplugin","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/unixorn%2Frake-completion.zshplugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unixorn%2Frake-completion.zshplugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unixorn%2Frake-completion.zshplugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unixorn%2Frake-completion.zshplugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unixorn","download_url":"https://codeload.github.com/unixorn/rake-completion.zshplugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670520,"owners_count":21142901,"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":[],"created_at":"2024-10-02T19:54:32.123Z","updated_at":"2025-04-13T05:44:50.239Z","avatar_url":"https://github.com/unixorn.png","language":"Shell","readme":"# rake-completion.zshplugin\n\nA rake task tab completion plugin for zsh, suitable for use with [zgen](https://github.com/tarjoilija/zgen) and other [oh-my-zsh](http://ohmyz.sh/) compatible frameworks. It was converted from a blog post at the [Ruby on Rails](http://weblog.rubyonrails.org/2006/3/9/fast-rake-task-completion-for-zsh/) blog, but I wanted it in a zsh plugin so I could use it now that I've switched to zgen.\n\nFor speed, this caches the output for later usage in a .rake_tasks file in the same directory as the Rakefile. If the Rakefile is newer than .rake_tasks, it will rebuild the cache.\n\n## How to install\n\n## Antigen\nAdd a bundle entry to your .zshrc\n```bash\nantigen bundle unixorn/rake-completion.zshplugin\n```\n\n### [Oh-My-Zsh](http://ohmyz.sh/)\n\n1. `cd ~/.oh-my-zsh/custom/plugins`\n2. `git clone repo`\n3. Add the repo to your plugin list\n\n### [Prezto](https://github.com/sorin-ionescu/prezto)\n\n1. Clone the plugin into your prezto modules directory\n2. Add the plugin to your `.zpreztorc` file\n3. Open a new terminal window or tab\n\n## [zgen](https://github.com/tarjoilija/zgen)\n\nAdd a zgen load entry to your .zshrc with your other plugins:\n`zgen load unixorn/rake-completion.zshplugin`\n\nAdd `.rake_tasks` to your global [.gitignore](https://help.github.com/articles/ignoring-files#global-gitignore) so your repositories don't get polluted.\n","funding_links":[],"categories":["Completions"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixorn%2Frake-completion.zshplugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funixorn%2Frake-completion.zshplugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixorn%2Frake-completion.zshplugin/lists"}