An open API service indexing awesome lists of open source software.

https://github.com/hiroppy/node-committer

a commit formatter for node
https://github.com/hiroppy/node-committer

commits nodejs

Last synced: 2 months ago
JSON representation

a commit formatter for node

Awesome Lists containing this project

README

          

# node-committer

Commit formatter for [node](https://github.com/nodejs/node).

FYI: [COLLABORATOR_GUIDE.md#landing-pull-requests](https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md#landing-pull-requests)

## Install
```
$ npm install node-committer
```

## Usage
```
$ node-committer
```

## Output
```
PR-URL: https://github.com/nodejs/node/pull/100
Reviewed-By: Yuta Hiroto
```