PATH: //opt/alt/ruby27/share/gems/gems/bundler-2.2.24/lib/bundler/man
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 bundle-add.1
↓
X
📄 bundle-add.1.ronn
↓
X
📄 bundle-binstubs.1
↓
X
📄 bundle-binstubs.1.ronn
↓
X
📄 bundle-cache.1
↓
X
📄 bundle-cache.1.ronn
↓
X
📄 bundle-check.1
↓
X
📄 bundle-check.1.ronn
↓
X
📄 bundle-clean.1
↓
X
📄 bundle-clean.1.ronn
↓
X
📄 bundle-config.1
↓
X
📄 bundle-config.1.ronn
↓
X
📄 bundle-doctor.1
↓
X
📄 bundle-doctor.1.ronn
↓
X
📄 bundle-exec.1
↓
X
📄 bundle-exec.1.ronn
↓
X
📄 bundle-gem.1
↓
X
📄 bundle-gem.1.ronn
↓
X
📄 bundle-info.1
↓
X
📄 bundle-info.1.ronn
↓
X
📄 bundle-init.1
↓
X
📄 bundle-init.1.ronn
↓
X
📄 bundle-inject.1
↓
X
📄 bundle-inject.1.ronn
↓
X
📄 bundle-install.1
↓
X
📄 bundle-install.1.ronn
↓
X
📄 bundle-list.1
↓
X
📄 bundle-list.1.ronn
↓
X
📄 bundle-lock.1
↓
X
📄 bundle-lock.1.ronn
↓
X
📄 bundle-open.1
↓
X
📄 bundle-open.1.ronn
↓
X
📄 bundle-outdated.1
↓
X
📄 bundle-outdated.1.ronn
↓
X
📄 bundle-platform.1
↓
X
📄 bundle-platform.1.ronn
↓
X
📄 bundle-pristine.1
↓
X
📄 bundle-pristine.1.ronn
↓
X
📄 bundle-remove.1
↓
X
📄 bundle-remove.1.ronn
↓
X
📄 bundle-show.1
↓
X
📄 bundle-show.1.ronn
↓
X
📄 bundle-update.1
↓
X
📄 bundle-update.1.ronn
↓
X
📄 bundle-viz.1
↓
X
📄 bundle-viz.1.ronn
↓
X
📄 bundle.1
↓
X
📄 bundle.1.ronn
↓
X
📄 gemfile.5
↓
X
📄 gemfile.5.ronn
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: bundle-init.1.ronn
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)
SIMPAN PERUBAHAN