Metadata-Version: 2.1
Name: reldoc
Version: 1.1.2
Summary: create release doc.
Home-page: https://github.com/majent/nps-release
Author: ryoomori
Author-email: ryo763783@gmail.com
License: UNKNOWN
Keywords: reldoc
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.0, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Description-Content-Type: text/markdown
Requires-Dist: GitPython

# nps-release

## Install

```
pip install reldoc
```

## Usage
```
$ reldoc
```
or 
```
$ reldoc --max-count=5
```


