Git Product home page Git Product logo

bjt's Introduction

bjt

bjt(bundle jump to), a quick navigation tool for bundle packages like njt.

Gem Version

Installation

Add this line to your application's Gemfile:

gem 'bjt'

And then execute:

$ bundle install

Usage

$ bundle exec bjt [destination] [package]

Destinations:

  • h -> Jump To Homepage
  • g -> Jump To Github
  • p -> Jump To Gems Repos
  • s -> Jump To Source
  • d -> Jump To Library RDocs
  • r -> Jump To Releases
  • l -> Jump To Local Dir

Examples

bjt h bundler (homepage)
https://bundler.io/

bjt g bundler (github)
https://github.com/rubygems/bundler

bjt p bundler (rubygems)
https://rubygems.org/gems/bundler

bjt s bundler (source)
https://github.com/rubygems/bundler

bjt d bundler (rdocs)
https://www.rubydoc.info/gems/bundler/2.1.4

bjt r bundler (release)
https://github.com/rubygems/bundler/releases

bjt l bundler (Gem Installed Dir)
→ Use $EDITOR Open: /Users/xxx/.rbenv/versions/2.x.x/lib/ruby/gems/2.x.x/gems/bundler-x.x.x

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/superiorlu/bjt.

License

The gem is available as open source under the terms of the MIT License.

bjt's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.