2017 © Pedro Peláez
 

library keep-a-changelog

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

image

phly/keep-a-changelog

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  • Wednesday, May 2, 2018
  • by weierophinney
  • Repository
  • 7 Watchers
  • 95 Stars
  • 378 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 10 Forks
  • 5 Open issues
  • 16 Versions
  • 0 % Grown

The README.md

keep-a-changelog

Build Status Coverage Status, (*1)

This project provides tooling support for working with Keep A Changelog., (*2)

Installation

Local install via Composer

Run the following to install this library:, (*3)

$ composer require phly/keep-a-changelog

Global install via Composer

Alternately, install globally, for use with any repository:, (*4)

$ composer global require phly/keep-a-changelog

If you install globally, ensure you add global composer vendor binaries directory to your $PATH environment variable. You can get its location with following command:, (*5)

$ composer global config bin-dir --absolute

You can add the following line to your shell profile to auto-add it to your PATH:, (*6)

export PATH=$(composer global config bin-dir --absolute):$PATH

Once setup this way, you can call keep-a-changelog instead of ./vendor/bin/keep-a-changelog., (*7)

PHAR file

Since version 2.3.0, we have offered standalone PHAR binaries. These are available under the downloads section for each release. To retrieve the latest, you can always use the following url:, (*8)

  • https://github.com/phly/keep-a-changelog/releases/latest/download/keep-a-changelog.phar

Make the file executable (e.g., chmod 755 keep-a-changelog.phar), place it in your $PATH, and, optionally, remove the .phar suffix, (*9)

At the time of writing, the PHAR distribution is not yet capable of self-updating or checking for updates., (*10)

Usage

Invocation will be via one of the following:, (*11)

  • If you have installed via Composer within your project: ./vendor/bin/keep-a-changelog
  • If you have installed globally via Composer, and have added the Composer script path to your $PATH: keep-a-changelog.
  • If you have downloaded the PHAR file and put it in your $PATH: either keep-a-changelog.phar or, if you removed the .phar file extension, keep-a-changelog.

From here forward, we will use keep-a-changelog to invoke the command; substitute the appropriate command invocation based on your install., (*12)

You may get a list of commands by running:, (*13)

$ keep-a-changelog

From there, you can get help for individual commands using:, (*14)

$ keep-a-changelog help <command>

For more information, please visit the documentation., (*15)

The Versions

02/05 2018

dev-develop

dev-develop

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

02/05 2018

dev-master

9999999-dev

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

26/04 2018

1.4.4

1.4.4.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

25/04 2018

1.4.3

1.4.3.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

25/04 2018

1.4.2

1.4.2.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

25/04 2018

1.4.1

1.4.1.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

20/04 2018

1.4.0

1.4.0.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

16/04 2018

1.3.0

1.3.0.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

15/04 2018

1.2.1

1.2.1.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

15/04 2018

1.2.0

1.2.0.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

12/04 2018

1.1.2

1.1.2.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

12/04 2018

1.1.1

1.1.1.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

12/04 2018

1.1.0

1.1.0.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

27/03 2018

1.0.2

1.0.2.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

27/03 2018

1.0.1

1.0.1.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog

27/03 2018

1.0.0

1.0.0.0

Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

keepachangelog