RubyGems Navigation menu

branch-name 4.0.2

branch-name is a gem that provides a command-line interface that allows you to accomplish several tasks, tasks I personally find myself having to carry out every time I work on a feature branch. I created this gem for myself; however, you are free to use it yourself, if any of these tasks fits into your personal routine: 1. Formulate a git feature branch name, given a jira ticket and jira ticket description. Why? Because I am constantly having to create git feature branch names that are based on jira ticket and jira ticket descriptions. 2. Optionally create a "project" based on the branch name (formulated in step 1 above). Why? Because I'm constantly having to create folders to manage files associated with the feature branches I am working on. 3. Optionally use and manage default options that determine the git feature branch name formulated, project greated, and default files associated with the project.Why? Because I routinely have to create files to support the feature I am working on and associate them with the feature I am working on. For example: scratch.rb to hold scratch code, snippets.rb to hold code to execute to perform redundant tasks, and readme.txt files to document things I need to remember.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 4.0.2 - February 19, 2024 (23KB)
  2. 4.0.1 - January 25, 2024 (23KB)
  3. 4.0.0 - January 16, 2024 (23KB)
  4. 3.10.10 - January 16, 2024 (23KB)
  5. 3.10.9 - January 07, 2024 (22.5KB)
全てのバージョンを表示(全32件)

Runtime依存関係 (5):

activesupport >= 7.0.8, < 8.0.0
colorize >= 1.1.0, < 2.0
os >= 1.1, < 2.0
thor >= 1.2, < 2.0
thor_nested_subcommand >= 1.0, < 2.0

所有者:

プッシュ者:

作者:

  • Gene M. Angelo, Jr.

SHA 256チェックサム:

41a8d21415fc2ac32db67a42608717451bfb9c969c96bd689aedf7d5492971e3

累計ダウンロード数 11,773

このバージョンのみ 207

ライセンス:

MIT

必要なRubyのバージョン: >= 3.0.6, < 4.0

新しいバージョンはMFAを必要とします: true

MFAで投稿されたバージョン: true

リンク: