0.0.7 • Published 3 years ago

@lucabuening/3cli v0.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Conventional Commit CLI (3CLI)

Simple nodejs based CLI to help create Conventional Commits.

Installation

Simply install via npm

npm install -g @lucabuening/3cli

Usage

Add all Files you want to commit to the changelist then run 3cli in your repo. You can then select the type, if it is a breaking change, the scope, the description, the body and the footer.

While putting in the scope you will get suggestions based on your previous commit scopes, which you can select with tab.

0.0.5

3 years ago

0.0.7

3 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago