Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zumerlab/zumerbox-changelog
A zumerBox tool for creating or updating a Changelog
https://github.com/zumerlab/zumerbox-changelog
auto-changelog changelog zumerbox
Last synced: 19 days ago
JSON representation
A zumerBox tool for creating or updating a Changelog
- Host: GitHub
- URL: https://github.com/zumerlab/zumerbox-changelog
- Owner: zumerlab
- License: mit
- Created: 2024-03-21T09:26:11.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-28T12:29:01.000Z (10 months ago)
- Last Synced: 2024-12-07T21:19:25.516Z (about 1 month ago)
- Topics: auto-changelog, changelog, zumerbox
- Language: Handlebars
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @zumerbox/changelog
A simple tool for generating changelogs for your projects.
Refer to the [ZumerBox bundle](https://github.com/zumerlab/zumerbox) for more information and tools.
## Installation
```bash
npm install @zumerbox/changelog --save-dev
```## Usage
```bash
npx @zumerbox/changelog
```## Credits
This tool is powered by auto-changelog (https://github.com/cookpete/auto-changelog)