start-a-changelog

0.1.1 • Public • Published

Start a Changelog JS

NOTE: it looks like there's a more full-featured version of this concept at https://www.npmjs.com/package/keep-a-changelog

An npx-able way to get a copy of the changelog from https://keepachangelog.com . It's especially helpful when starting up a new project and you don't want to leave your CLI.

Installation

You could install it, but you'll probably just want to:

$ npx start-a-changelog > CHANGELOG.md

To install (note this package has no dependencies other than node/npm)

$ npm i -g start-a-changelog

Benefits

  1. starting a detailed changelog is very nice for your users
  2. You can npx it or install it globally (it has no dependencies)

Credit

This of course would not be possible without the work of many people on https://keepachangelog.com , espeically Olivier Lacan

The idea for this package was inspired directly by lice-js, written by Daniel Haight

Please note, I am not affiliated with either of the above projects.

License

MIT — See LICENSE

Readme

Keywords

Package Sidebar

Install

npm i start-a-changelog

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

4.25 kB

Total Files

7

Last publish

Collaborators

  • maxbeizer