Categories: None [Edit]
branch-name
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.
Total
Ranking: 49,235 of 196,180
Downloads: 24,609
Daily
Ranking: 57,338 of 196,149
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,413,279,240 | activesupport |
| 25 | 1,137,877,855 | thor |
| 34 | 882,940,421 | activemodel |
| 111 | 462,181,704 | os |
| 216 | 243,478,777 | reline |
| 322 | 166,542,126 | colorize |
| 351 | 147,723,043 | ostruct |
| 80,215 | 12,279 | thor_nested_subcommand |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | gangelo |