{"id":20316172,"url":"https://github.com/ehamiter/githubinator","last_synced_at":"2025-04-04T06:08:52.145Z","repository":{"id":773155,"uuid":"2252620","full_name":"ehamiter/GitHubinator","owner":"ehamiter","description":"Sublime Text plugin that shows selected text on remote GitHub or Bitbucket repo","archived":false,"fork":false,"pushed_at":"2025-01-28T23:07:59.000Z","size":93,"stargazers_count":136,"open_issues_count":5,"forks_count":49,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T05:12:30.593Z","etag":null,"topics":["bitbucket","github","githubinator","sublime-text","sublime-text-3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ehamiter.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":"2011-08-23T02:04:50.000Z","updated_at":"2025-02-27T07:37:40.000Z","dependencies_parsed_at":"2024-01-18T04:51:42.426Z","dependency_job_id":"5002c357-315e-4bac-8396-e2f1d71aab88","html_url":"https://github.com/ehamiter/GitHubinator","commit_stats":{"total_commits":76,"total_committers":46,"mean_commits":"1.6521739130434783","dds":0.9342105263157895,"last_synced_commit":"959140d67f4831892b14b68e0caa7d61f7b6d9fe"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehamiter%2FGitHubinator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehamiter%2FGitHubinator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehamiter%2FGitHubinator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehamiter%2FGitHubinator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ehamiter","download_url":"https://codeload.github.com/ehamiter/GitHubinator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247128751,"owners_count":20888235,"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":["bitbucket","github","githubinator","sublime-text","sublime-text-3"],"created_at":"2024-11-14T18:24:45.239Z","updated_at":"2025-04-04T06:08:52.126Z","avatar_url":"https://github.com/ehamiter.png","language":"Python","readme":"# GitHubinator*\n*_With regards to [Dr. Heinz Doofenshmirtz](http://en.wikipedia.org/wiki/Dr._Heinz_Doofenshmirtz)_\n\nThis will allow you to select text in a Sublime Text file, and see the highlighted lines on GitHub's remote repo, if one exists.\n\n![Screenshot](http://i.imgur.com/lcJ78.png)\n\n\n## Installation\n\nIf you use [Package Control](http://wbond.net/sublime_packages/package_control), just install it from there. If not:\n\nClone this repo to your Sublime Text Packages folder (ST3 example shown below):\n\n    cd ~/\"Library/Application Support/Sublime Text 3/Packages/\"\n    git clone https://github.com/ehamiter/GitHubinator.git\n\nThe plugin should be picked up automatically. If not, restart Sublime Text.\n\n\n## Configuration\n\nThe defaults should work for most setups, but if you have a different remote name, use GitHub Enterprise or default branch, you can configure remote, host, and default branch in the `Githubinator.sublime-settings` file:\n\n    {\n      \"default_remote\": \"origin\",\n      \"default_host\": \"github.com\",\n      \"default_branch\": \"master\"\n    }\n\n## Usage\n\nSelect some text.\nActivate the context menu and select \"GitHubinator\" or by keypress (\u0026#8984;\\\\ by default, configurable in .sublime-keymap file).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehamiter%2Fgithubinator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehamiter%2Fgithubinator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehamiter%2Fgithubinator/lists"}