Module: GemBootstrap

Defined in:
lib/gem-bootstrap.rb,
lib/gem-bootstrap/io.rb,
lib/gem-bootstrap/cli.rb,
lib/gem-bootstrap/builder.rb,
lib/gem-bootstrap/file_writer.rb,
lib/gem-bootstrap/rake_helper.rb,
lib/gem-bootstrap/shell_helper.rb,
lib/gem-bootstrap/configuration.rb,
lib/gem-bootstrap/github_helper.rb,
lib/gem-bootstrap/option_parser.rb,
lib/gem-bootstrap/source_generator.rb,
lib/gem-bootstrap/file_conflict_manager.rb

Overview

Provides a CLI for bootstrapping a new Ruby gem project.

Defined Under Namespace

Classes: Builder, CLI, Configuration, FileConflictManager, FileWriter, GitHubHelper, Io, OptionParser, RakeHelper, ShellHelper, SourceGenerator