Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Clement134/get-changelog
A CLI tool to easily find changelogs
https://github.com/Clement134/get-changelog
changelog cli hacktoberfest npm npm-check-updates release versioning
Last synced: 16 days ago
JSON representation
A CLI tool to easily find changelogs
- Host: GitHub
- URL: https://github.com/Clement134/get-changelog
- Owner: Clement134
- License: mit
- Created: 2020-03-01T18:33:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T05:05:00.000Z (almost 2 years ago)
- Last Synced: 2024-07-29T16:39:28.384Z (5 months ago)
- Topics: changelog, cli, hacktoberfest, npm, npm-check-updates, release, versioning
- Language: JavaScript
- Homepage:
- Size: 2.92 MB
- Stars: 22
- Watchers: 2
- Forks: 3
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - Clement134/get-changelog - A CLI tool to easily find changelogs (JavaScript)
README
# get-changelog [![license](https://img.shields.io/npm/l/get-changelog?style=flat-square)](/LICENSE) ![build](https://img.shields.io/github/workflow/status/Clement134/get-changelog/Node.js%20CI?style=flat-square) [![codecov](https://img.shields.io/codecov/c/github/Clement134/get-changelog?style=flat-square)](https://codecov.io/gh/Clement134/get-changelog)
> Tools to easily find changelogs
## Packages
| name | description | version |
| ------------------------------------------------- | ------------------------------ | -------------------------------------------------------------------------------------------------------------------------------- |
| [get-changelog-cli](./packages/get-changelog-cli) | CLI tool to find changelogs | [![version](https://img.shields.io/npm/v/get-changelog-cli?style=flat-square)](https://www.npmjs.com/package/get-changelog-cli) |
| [get-changelog-lib](./packages/get-changelog-lib) | Library to get changelogs urls | [![version](https://img.shields.io/npm/v/get-changelog-lib?style=flat-square) ](https://www.npmjs.com/package/get-changelog-lib) |
| [tools](./packages/tools) | Changelog analysis tools | 0.0.1 |## Stargazers
[![Stargazers repo roster for @clement134/get-changelog](https://reporoster.com/stars/clement134/get-changelog)](https://github.com/clement134/get-changelog/stargazers)
## License
MIT: [LICENSE](/LICENSE)