bjornet / ttb

2 stars 0 forks source link

ttb

A CLI tool to create a new branch from a ticket number in your project management tool.

Requirements

Usage

Installation

npm i -g ttb

Setup

ttb init
ttb add

Branching

Go to your project directory and run

ttb branch <ticket-number>

Commands

Current Support

Future

Jira support is soon in progress. The goal is to be able to create a branch from a ticket number. The branch name will be the ticket number and the title of the ticket. The ticket number will be prepended with the ticket type. For example, feature/ttb-1234-this-is-the-title-of-the-ticket.

Development

  1. pnpm i
  2. pnpm run build
  3. pnpm run start <command>

Notes

Sponsors

Osynlig AB