0.4.2 • Published 5 years ago

air-git v0.4.2

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

Air Git

npm.io npm.io npm.io npm.io npm.io npm.io npm.io

Sumary

Description

Helper to manage Tags, README.md, CHANGELOG.md and Package.json of your Project.

Prerequisites

  • NodeJS npm i -g npm

Getting Started

sudo npm i -g air-git

try run:

air-git --help

Commands

Init

Creates the CHANGELOG, README, and readmeConfig files for project from the specified directory.

air-git init

For more information about this command, call "air-git --help init"

Update

If your version was 0.4.0 or older this command updates readmeConfig.json to the new options.

air-git update

For more information about this command, call "air-git --help update"

Commit

Change badges in README before commit and run the "commit" afterwards.

air-git commit -m "commit message"

For more information about this command, call "air-git --help commit"

Publish

Change package information.json, CHANGELOG.md, README.md, merge and push to Stage and add TAG in git.

air-git publish -m "commit message" -b "feature-x" -v 20.7.95

For more information about this command, call "air-git --help publish"

Authors

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago

0.0.1

5 years ago