Sha256: 64f3556c25ed891c61d0d469349af49930e290805124ce326a71d4f74f69799f
Contents?: true
Size: 652 Bytes
Versions: 3
Compression:
Stored size: 652 Bytes
Contents
.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "BUNDLE\-INIT" "1" "May 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bundler-1.15.1 | man/bundle-init.1 |
bundler-1.15.0 | man/bundle-init.1 |
bundler-1.15.0.pre.4 | man/bundle-init.1 |