PATH:
opt
/
alt
/
ruby30
/
share
/
gems
/
gems
/
bundler-2.2.33
/
lib
/
bundler
/
man
bundle-init(1) -- Generates a Gemfile into the current working directory ======================================================================== ## SYNOPSIS `bundle init` [--gemspec=FILE] ## DESCRIPTION Init generates a default [`Gemfile(5)`][Gemfile(5)] in the current working directory. When adding a [`Gemfile(5)`][Gemfile(5)] to a gem with a gemspec, the `--gemspec` option will automatically add each dependency listed in the gemspec file to the newly created [`Gemfile(5)`][Gemfile(5)]. ## OPTIONS * `--gemspec`: Use the specified .gemspec to create the [`Gemfile(5)`][Gemfile(5)] ## FILES Included in the default [`Gemfile(5)`][Gemfile(5)] generated is the line `# frozen_string_literal: true`. This is a magic comment supported for the first time in Ruby 2.3. The presence of this line results in all string literals in the file being implicitly frozen. ## SEE ALSO [Gemfile(5)](https://bundler.io/man/gemfile.5.html)
[-] gemfile.5
[edit]
[-] bundle-info.1.ronn
[edit]
[-] bundle-cache.1
[edit]
[-] bundle-remove.1
[edit]
[-] bundle-clean.1
[edit]
[-] bundle-open.1
[edit]
[-] bundle-gem.1
[edit]
[-] bundle-doctor.1
[edit]
[-] bundle-outdated.1
[edit]
[-] bundle-show.1
[edit]
[-] bundle-platform.1.ronn
[edit]
[-] bundle-show.1.ronn
[edit]
[-] bundle-add.1.ronn
[edit]
[-] bundle.1
[edit]
[-] bundle-viz.1.ronn
[edit]
[-] bundle.1.ronn
[edit]
[-] bundle-platform.1
[edit]
[-] bundle-remove.1.ronn
[edit]
[-] bundle-doctor.1.ronn
[edit]
[-] bundle-check.1
[edit]
[-] bundle-cache.1.ronn
[edit]
[-] bundle-exec.1
[edit]
[-] bundle-info.1
[edit]
[-] bundle-update.1.ronn
[edit]
[-] bundle-install.1.ronn
[edit]
[-] bundle-viz.1
[edit]
[-] bundle-outdated.1.ronn
[edit]
[-] bundle-clean.1.ronn
[edit]
[-] bundle-pristine.1
[edit]
[-] bundle-config.1
[edit]
[-] bundle-exec.1.ronn
[edit]
[-] bundle-inject.1
[edit]
[-] bundle-init.1.ronn
[edit]
[-] gemfile.5.ronn
[edit]
[-] bundle-update.1
[edit]
[+]
..
[-] bundle-lock.1.ronn
[edit]
[-] bundle-config.1.ronn
[edit]
[-] bundle-open.1.ronn
[edit]
[-] bundle-check.1.ronn
[edit]
[-] bundle-lock.1
[edit]
[-] bundle-add.1
[edit]
[-] bundle-init.1
[edit]
[-] bundle-list.1
[edit]
[-] bundle-pristine.1.ronn
[edit]
[-] bundle-inject.1.ronn
[edit]
[-] bundle-gem.1.ronn
[edit]
[-] bundle-binstubs.1
[edit]
[-] bundle-install.1
[edit]
[-] bundle-binstubs.1.ronn
[edit]
[-] bundle-list.1.ronn
[edit]