bundle-gem2.7 (1) Linux Manual Page
bundle-gem – Generate a project skeleton for creating a rubygem Synopsisbundle gem GEM_NAME OPTIONS DescriptionGenerates a directory named GEM_NAME with a Rakefile, GEM_NAME.gemspec, and other supporting files and directories that can be used to develop a rubygem with that name. Run rake -T in the resulting project for a list of Rake tasks that can…
