mglagola / npmgit-publish

Simple script for keeping your git & npm versions in sync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM Publish + Git Tag at the same time

Keep your git & npm versions in sync.

Installation

$ npm install -g npmgit-publish

Usage

$ cd /path/to/project
$ npmgit publish "<YOUR GIT MESSAGE HERE>"

About

Simple script for keeping your git & npm versions in sync


Languages

Language:JavaScript 100.0%