0.2.1 • Published 5 years ago

@uihc/hc v0.2.1

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

HC

Ongoing command line tool to make version control less painful and inconsistent.

Installation

HC is an npm package. Be sure you have npm installed and then run this in your terminal:

$ npm i -g @uihc/hc

Usage

Overview

Angle brackets (<>) mean an argument is required, square brackets ([]) mean it's optional. Options are always optional.

CommandArgumentsOptions (w/aliases)DescriptionBasic Example
tag[release-number], [message]--release-number -n --message -mCreate a formatted git tag.hc tag
tag push--remote -rPush the most recently created git tag.hc tag push

Commands

Created git tag: 
2018-11-06.1.initial_release

$
0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

6 years ago

0.0.3

6 years ago