Sha256: 4b814a5a48339b523da2c12ba53f0c2a79992169be76f124cf85fef3216f8abd
Contents?: true
Size: 491 Bytes
Versions: 2
Compression:
Stored size: 491 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. September 2018 BUNDLE-OPEN(1)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bundler-1.17.0.pre.1 | man/bundle-open.1.txt |
bundler-1.16.5 | man/bundle-open.1.txt |