log-smith
v0.3.0
Published
Creates a Markdown changelog from your GitHub releases
Downloads
3
Maintainers
Readme
log-smith
Creates a Markdown changelog from your GitHub releases
Installation
npm install -g log-smith
Usage
This is a CLI applicaiton. See log-smith -h
for a list of all available options.
# Create a changelog for the node-atomizr repository
$ log-smith -o idleberg -r node-atomizr > CHANGELOG.md
GitHub's API has a rate limit, allowing 60 requests per hour. You can extend this by providing an access token:
$ log-smith -o idleberg -r node-atomizr -t <PRIVATE_ACCESS_TOKEN> > CHANGELOG.md
When neither providing owner or repository, log-smith
will try and use a package.json
in the current working directory.
License
This work is licensed under The MIT License
Donate
You are welcome support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd