File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- # semantic-git-commits -cli
1+ # semantic-git-commit -cli
22
3- [ ![ Build Status] ( https://travis-ci.org/JPeer264/node-semantic-git-commits -cli.svg?branch=master )] ( https://travis-ci.org/JPeer264/node-semantic-git-commits -cli ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/JPeer264/node-semantic-git-commits -cli/badge.svg?branch=master )] ( https://coveralls.io/github/JPeer264/node-semantic-git-commits -cli?branch=master )
3+ [ ![ Build Status] ( https://travis-ci.org/JPeer264/node-semantic-git-commit -cli.svg?branch=master )] ( https://travis-ci.org/JPeer264/node-semantic-git-commit -cli ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/JPeer264/node-semantic-git-commit -cli/badge.svg?branch=master )] ( https://coveralls.io/github/JPeer264/node-semantic-git-commit -cli?branch=master )
44
55## Usage
66
@@ -14,7 +14,7 @@ $ yarn add global MODULE_NAME
1414
1515After installation it is available in your shell as:
1616``` sh
17- $ semantic-git-commits
17+ $ semantic-git-commit
1818```
1919or even shorter:
2020``` sh
Original file line number Diff line number Diff line change 11{
2- "name" : " semantic-git-commits -cli" ,
2+ "name" : " semantic-git-commit -cli" ,
33 "version" : " 0.0.0" ,
44 "description" : " " ,
55 "main" : " lib" ,
66 "bin" : {
7- "semantic-git-commits " : " ./dest/cli.js" ,
7+ "semantic-git-commit " : " ./dest/cli.js" ,
88 "sgc" : " ./dest/cli.js"
99 },
1010 "scripts" : {
3939 },
4040 "repository" : {
4141 "type" : " git" ,
42- "url" : " git+https://github.com/JPeer264/node-semantic-git-commits -cli.git"
42+ "url" : " git+https://github.com/JPeer264/node-semantic-git-commit -cli.git"
4343 },
4444 "author" :
" Jan Peer Stöcklmair <[email protected] >" ,
4545 "license" : " MIT" ,
4646 "bugs" : {
47- "url" : " https://github.com/JPeer264/node-semantic-git-commits -cli/issues"
47+ "url" : " https://github.com/JPeer264/node-semantic-git-commit -cli/issues"
4848 },
49- "homepage" : " https://github.com/JPeer264/node-semantic-git-commits -cli#readme" ,
49+ "homepage" : " https://github.com/JPeer264/node-semantic-git-commit -cli#readme" ,
5050 "devDependencies" : {
5151 "ava" : " ^0.18.2" ,
5252 "babel-cli" : " ^6.24.0" ,
You can’t perform that action at this time.
0 commit comments