1BUNDLE-INIT(1)                                                  BUNDLE-INIT(1)
2
3
4

NAME

6       bundle-init - Generates a Gemfile into the current working directory
7

SYNOPSIS

9       bundle init [--gemspec=FILE]
10

DESCRIPTION

12       Init  generates  a default Gemfile(5) in the current working directory.
13       When adding a Gemfile(5) to a gem with a gemspec, the --gemspec  option
14       will  automatically  add  each dependency listed in the gemspec file to
15       the newly created Gemfile(5).
16

OPTIONS

18       --gemspec
19              Use the specified .gemspec to create the Gemfile(5)
20
21
22
23
24                                 February 2017                  BUNDLE-INIT(1)
Impressum