{"id":16271164,"url":"https://github.com/superiorlu/bjt","last_synced_at":"2025-10-04T06:30:36.590Z","repository":{"id":59151125,"uuid":"287040045","full_name":"superiorlu/bjt","owner":"superiorlu","description":"bjt(bundle jump to), a quick navigation tool for bundle packages like njt","archived":false,"fork":false,"pushed_at":"2020-08-16T03:16:30.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-29T22:13:04.769Z","etag":null,"topics":["bjt","bundler","njt","rubygems","source-code"],"latest_commit_sha":null,"homepage":"","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/superiorlu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-12T14:47:03.000Z","updated_at":"2020-08-16T01:35:36.000Z","dependencies_parsed_at":"2022-09-13T11:00:46.375Z","dependency_job_id":null,"html_url":"https://github.com/superiorlu/bjt","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superiorlu%2Fbjt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superiorlu%2Fbjt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superiorlu%2Fbjt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superiorlu%2Fbjt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/superiorlu","download_url":"https://codeload.github.com/superiorlu/bjt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235222568,"owners_count":18955330,"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":["bjt","bundler","njt","rubygems","source-code"],"created_at":"2024-10-10T18:12:43.888Z","updated_at":"2025-10-04T06:30:31.325Z","avatar_url":"https://github.com/superiorlu.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bjt\n\nbjt(bundle jump to), a quick navigation tool for bundle packages like [njt](https://github.com/kachkaev/njt).\n\n[![Gem Version](http://img.shields.io/gem/v/bjt.svg)](https://rubygems.org/gems/bjt)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'bjt'\n```\n\nAnd then execute:\n\n    $ bundle install\n\n## Usage\n\n```shell\n$ bundle exec bjt [destination] [package]\n\n```\n\n### Destinations:\n\n- `h` -\u003e Jump To Homepage\n- `g` -\u003e Jump To Github\n- `p` -\u003e Jump To Gems Repos\n- `s` -\u003e Jump To Source\n- `d` -\u003e Jump To Library RDocs\n- `r` -\u003e Jump To Releases\n- `l` -\u003e Jump To Local Dir\n\n### Examples\n\n`bjt h bundler` (homepage)  \n→ \u003chttps://bundler.io/\u003e\n\n`bjt g bundler` (github)  \n→ \u003chttps://github.com/rubygems/bundler\u003e\n\n`bjt p bundler` (rubygems)  \n→ \u003chttps://rubygems.org/gems/bundler\u003e\n\n`bjt s bundler` (source)  \n→ \u003chttps://github.com/rubygems/bundler\u003e\n\n`bjt d bundler` (rdocs)  \n→ \u003chttps://www.rubydoc.info/gems/bundler/2.1.4\u003e\n\n`bjt r bundler` (release)  \n→ \u003chttps://github.com/rubygems/bundler/releases\u003e\n\n`bjt l bundler` (Gem Installed Dir)  \n→ Use \\$EDITOR Open: /Users/xxx/.rbenv/versions/2.x.x/lib/ruby/gems/2.x.x/gems/bundler-x.x.x\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/superiorlu/bjt.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperiorlu%2Fbjt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperiorlu%2Fbjt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperiorlu%2Fbjt/lists"}