{"id":13819623,"url":"https://github.com/tpope/gem-browse","last_synced_at":"2025-04-04T21:09:06.147Z","repository":{"id":56680585,"uuid":"2283886","full_name":"tpope/gem-browse","owner":"tpope","description":"gem edit, gem open, gem clone, gem browse","archived":false,"fork":false,"pushed_at":"2023-02-23T20:14:12.000Z","size":14,"stargazers_count":221,"open_issues_count":1,"forks_count":11,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-10-20T06:49:16.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://rubygems.org/gems/gem-browse","language":"Ruby","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":null,"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}},"created_at":"2011-08-28T16:00:07.000Z","updated_at":"2024-10-01T06:30:12.000Z","dependencies_parsed_at":"2024-01-13T16:24:21.183Z","dependency_job_id":"d47c63f6-3f25-42dc-b915-fd915dd9ef79","html_url":"https://github.com/tpope/gem-browse","commit_stats":{"total_commits":18,"total_committers":5,"mean_commits":3.6,"dds":0.2777777777777778,"last_synced_commit":"a5018872490d53f8682c683c3b4c9d134d7c49e2"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fgem-browse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fgem-browse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fgem-browse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpope%2Fgem-browse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpope","download_url":"https://codeload.github.com/tpope/gem-browse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249528,"owners_count":20908212,"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-08-04T08:00:50.953Z","updated_at":"2025-04-04T21:09:06.122Z","avatar_url":"https://github.com/tpope.png","language":"Ruby","funding_links":[],"categories":["Happy Exploring 🤘"],"sub_categories":[],"readme":"gem-browse\n==========\n\nOpen a library file you can require in your editor.  That's it.\n\n    gem edit active_support/all\n    gem edit rake/task thor/task\n    gem edit -e mvim fileutils\n\nActually that's not it.  You can also open a gem by name.\n\n    gem open bundler\n\nYour editor's current working directory will be the root of the gem.\n\nI almost forgot.  You can also clone a gem from GitHub.\n\n    gem clone rails\n    gem clone -d ~/src capybara\n\nAnd you can tell it to open the gem in your editor afterwards.\n\n    gem clone -o rack\n    gem clone -oe mvim -d /tmp gem-browse\n\nThis one doesn't work if the neither the homepage nor the source code\nURL point back at GitHub.\n\nThat's really it.  I mean other than the command that lets you open a\ngem's homepage in your browser.  You know, the command this gem is named\nafter.\n\n    gem browse sprockets\n\nInstallation\n------------\n\nRubyGems 1.8 is required to use `gem edit`, but the other commands will\nwork on any version that supports RubyGems plugins.\n\n    gem install gem-browse\n\nIf you're using RVM, you can put it in the global gemset (relax, it has\nno dependencies):\n\n    echo gem-browse \u003e\u003e ~/.rvm/gemsets/global.gems\n    rvm @global do gem install gem-browse\n\nProtip:  Install [gem-ctags](https://github.com/tpope/gem-ctags) to\nautomatically invoke [Ctags](http://ctags.sourceforge.net/) on gems as\nthey are installed.\n\nContributing\n------------\n\nDon't submit a pull request with [an ugly commit\nmessage](http://stopwritingramblingcommitmessages.com) or I will ignore\nyour patch until I have the energy to politely explain my zero tolerance\npolicy.\n\nLicense\n-------\n\nCopyright (c) Tim Pope.  MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fgem-browse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpope%2Fgem-browse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpope%2Fgem-browse/lists"}