Skip to content

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

Notifications You must be signed in to change notification settings

LvFarias/air-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Git

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

About

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

Resources

Stars

Watchers

Forks

Packages