Sha256: d56783c194e7e0daa357e6e48e2ebdd3bc94696873a9a10590f252ed740d8abb

Contents?: true

Size: 653 Bytes

Versions: 5

Compression:

Stored size: 653 Bytes

Contents

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "BUNDLE\-INIT" "1" "June 2017" "" ""
.
.SH "NAME"
\fBbundle\-init\fR \- Generates a Gemfile into the current working directory
.
.SH "SYNOPSIS"
\fBbundle init\fR [\-\-gemspec=FILE]
.
.SH "DESCRIPTION"
Init generates a default \fBGemfile(5)\fR in the current working directory\. When adding a \fBGemfile(5)\fR to a gem with a gemspec, the \fB\-\-gemspec\fR option will automatically add each dependency listed in the gemspec file to the newly created \fBGemfile(5)\fR\.
.
.SH "OPTIONS"
.
.TP
\fB\-\-gemspec\fR
Use the specified \.gemspec to create the \fBGemfile(5)\fR

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bundler-1.16.0.pre.2 man/bundle-init.1
bundler-1.16.0.pre.1 man/bundle-init.1
bundler-1.15.4 man/bundle-init.1
bundler-1.15.3 man/bundle-init.1
bundler-1.15.2 man/bundle-init.1