Sha256: d44293cab64d13fa19733fd1204a5329a467102e905fea9db679931c87ee5c55

Contents?: true

Size: 490 Bytes

Versions: 6

Compression:

Stored size: 490 Bytes

Contents

BUNDLE-OPEN(1)							BUNDLE-OPEN(1)



NAME
       bundle-open - Opens the source directory for a gem in your bundle

SYNOPSIS
       bundle open [GEM]

DESCRIPTION
       Opens the source directory of the provided GEM in your editor.

       For  this to work the EDITOR or BUNDLER_EDITOR environment variable has
       to be set.

       Example:



	   bundle open 'rack'



       Will open the source directory for the 'rack' gem in your bundle.



				 January 2020			BUNDLE-OPEN(1)

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
rubygems-update-3.1.6 bundler/man/bundle-open.1.txt
rubygems-update-3.1.5 bundler/man/bundle-open.1.txt
rubygems-update-3.1.4 bundler/man/bundle-open.1.txt
rubygems-update-3.1.3 bundler/man/bundle-open.1.txt
bundler-2.1.4 man/bundle-open.1.txt
bundler-2.1.3 man/bundle-open.1.txt