1BUNDLE-OPEN(1)                                                  BUNDLE-OPEN(1)
2
3
4

NAME

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

SYNOPSIS

9       bundle open [GEM]
10

DESCRIPTION

12       Opens the source directory of the provided GEM in your editor.
13
14       For  this to work the EDITOR or BUNDLER_EDITOR environment variable has
15       to be set.
16
17       Example:
18
19
20
21           bundle open ´rack´
22
23
24
25       Will open the source directory for the ´rack´ gem in your bundle.
26
27
28
29                                 October 2022                   BUNDLE-OPEN(1)
Impressum