Skip to content
Gene M. Angelo, Jr edited this page Jan 25, 2024 · 1 revision

NOTE: This wiki is a work in progress.

branch-name

branch-name is a simple ruby gem command-line utility, that formats and sanitizes GitHub feature branch names for you, given your input.

  • branch-name uses no network connections whatsoever.
  • branch-name configuration files are stored locally, in yaml files.
  • branch-name is a simple command-line tool for users who love to work within the terminal.
  • branch-name versioning follows the semantic versioning standard (MAJOR.MINOR.PATCH).
    • See the CHANGELOG.md before upgrading to a MAJOR branch-name version.

Installation

gem install branch-name

Quick start

Getting help

Using the 'branch-name' wiki

Follow any of the branch-name wiki links (to the right) to obtain more detailed information on how to use branch-name.

Using 'branch-name' help

Visit the Displaying branch-name help wiki for information on how to use branch-name help.