0.2.3 • Published 5 months ago

cranch v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

cranch

NPM npm

Why cranch?

Ever found yourself spending more time brainstorming the perfect branch name than actually coding? If so, you just need to type c or cranch.

c

or

cranch

Intro

cranch is a tiny library to create a random branch name. You know, it is a very difficult thing to think of a great name.

Install

npm install cranch -g

Options

cranch support some option to create a prefix name.

cranch -f

It will checkout a branch named feat-xxxxxx.

-f or --feat

cranch [-f --feat]

feat-xxxxxx

-fi or --fix

cranch [-fi --fix]

fix-xxxxxx

-d or --doc

cranch [-d --doc]

doc-xxxxxx

-s or --style

cranch [-s --style]

style-xxxxxx

-r or --refactor

cranch [-r --refactor]

refactor-xxxxxx

-p or --perf

cranch [-f --perf]

perf-xxxxxx

-t or --test

cranch [-t --test]

test-xxxxxx

-c or --chore

cranch [-c --chore]

chore-xxxxxx

-r or --revert

cranch [-rv --revert]

revert-xxxxxx

0.2.1

5 months ago

0.2.3

5 months ago

0.2.2

5 months ago

0.1.5

5 months ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago