Sha256: 0bdc7d05f812d68cea2480bd2d9e79e99ba4e93340a8bd2fceb1fed52cad4a95
Contents?: true
Size: 943 Bytes
Versions: 3
Compression:
Stored size: 943 Bytes
Contents
BUNDLE-ADD(1) BUNDLE-ADD(1) 1mNAME0m 1mbundle-add 22m- Add gem to the Gemfile and run bundle install 1mSYNOPSIS0m 1mbundle add 4m22mGEM_NAME24m [--group=GROUP] [--version=VERSION] [--source=SOURCE] 1mDESCRIPTION0m Adds the named gem to the Gemfile and run 1mbundle install22m. Example: bundle add rails bundle add rails --version "< 3.0, > 1.1" bundle add rails --version "~> 5.0.0" --source "https://gems.exam- ple.com" --group "development" bundle add rails --group "development, test" 1mOPTIONS0m 1m--version22m, 1m-v0m Specify version requirements(s) for the added gem. 1m--group22m, 1m-g0m Specify the group(s) for the added gem. Multiple groups should be separated by commas. 1m--source22m, , 1m-s0m Specify the source for the added gem. September 2017 BUNDLE-ADD(1)
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
pract6-0.1.0 | .gem/ruby/2.3.0/gems/bundler-1.16.0.pre.3/man/bundle-add.1.txt |
bundler-1.16.0 | man/bundle-add.1.txt |
bundler-1.16.0.pre.3 | man/bundle-add.1.txt |