{"id":19530142,"url":"https://github.com/tpope/rbenv-ctags","last_synced_at":"2025-04-13T04:12:12.381Z","repository":{"id":7094600,"uuid":"8385887","full_name":"tpope/rbenv-ctags","owner":"tpope","description":"Automatically generate ctags for rbenv Ruby stdlibs","archived":false,"fork":false,"pushed_at":"2023-10-13T03:37:27.000Z","size":10,"stargazers_count":147,"open_issues_count":2,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T21:11:18.361Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/tpope.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":"CONTRIBUTING.markdown","funding":null,"license":"MIT-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},"funding":{"github":"tpope"}},"created_at":"2013-02-24T03:33:14.000Z","updated_at":"2024-02-08T17:01:17.000Z","dependencies_parsed_at":"2024-11-18T02:03:07.018Z","dependency_job_id":"a7c4a47a-1b0e-4e92-b4cb-3f96b2ec05d1","html_url":"https://github.com/tpope/rbenv-ctags","commit_stats":{"total_commits":13,"total_committers":6,"mean_commits":"2.1666666666666665","dds":0.5384615384615384,"last_synced_commit":"492e8596d28fc15a582f603a63af091a926ec6ed"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Frbenv-ctags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Frbenv-ctags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Frbenv-ctags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Frbenv-ctags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpope","download_url":"https://codeload.github.com/tpope/rbenv-ctags/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248661719,"owners_count":21141451,"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-11-11T01:29:14.344Z","updated_at":"2025-04-13T04:12:12.358Z","avatar_url":"https://github.com/tpope.png","language":"Shell","funding_links":["https://github.com/sponsors/tpope"],"categories":["Shell"],"sub_categories":[],"readme":"# Automatically generate ctags for rbenv Ruby stdlibs\n\nI've got [tags for my code base][Git Ctags].  I've got [tags for my\ngems][gem-ctags].  All I'm missing is tags for Ruby stdlib.  Until now.\n\n## Installation\n\n    mkdir -p ~/.rbenv/plugins\n    git clone https://github.com/tpope/rbenv-ctags.git \\\n      ~/.rbenv/plugins/rbenv-ctags\n    rbenv ctags\n\nYou'll also need [Exuberant Ctags][].  With Homebrew, `brew install ctags`.\nIt is imperative that you make sure the correct `ctags` binary comes first in\nyour `$PATH`.  Check `ctags --version` to verify.\n\n## Usage\n\nRun `rbenv ctags \u003cversion\u003e` to index the given version.  If you are using\n[ruby-build][] as an rbenv plugin, this will happen automatically on install.\n\nYou need to configure your editor to look for tags files in the Ruby\n`$LOAD_PATH`.  If you're using Vim, reasonably recent versions of [vim-ruby][]\n(and optionally [rbenv.vim][]) take care of that for you.\n\nYou might also want to use [rbenv-default-gems][] to automatically install\n[gem-ctags][].  Put it at the top of `~/.rbenv/default-gems` so that it\nindexes all gems underneath it.\n\n[Git Ctags]: http://tbaggery.com/2011/08/08/effortless-ctags-with-git.html\n[gem-ctags]: https://github.com/tpope/gem-ctags\n[Exuberant Ctags]: http://ctags.sourceforge.net/\n[ruby-build]: https://github.com/sstephenson/ruby-build\n[vim-ruby]: https://github.com/vim-ruby/vim-ruby\n[rbenv.vim]: https://github.com/tpope/vim-rbenv\n[rbenv-default-gems]: https://github.com/sstephenson/rbenv-default-gems\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Frbenv-ctags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpope%2Frbenv-ctags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Frbenv-ctags/lists"}