2017 © Pedro Peláez
 

library curator

Comprehensive Documentation with PHP

image

elsuperbeano/curator

Comprehensive Documentation with PHP

  • Monday, November 14, 2016
  • by ElSuperbeano
  • Repository
  • 2 Watchers
  • 4 Stars
  • 1,068 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 4 % Grown

The README.md

Curator - Comprehensive Documentation with PHP

A curator (from Latin: curare, meaning "to take care") is a manager or overseer. Traditionally, a curator or keeper of a cultural heritage institution (e.g., gallery, museum, library or archive) is a content specialist charged with an institution's collections and involved with the interpretation of heritage material. Wikipedia, Curator, (*1)

Installation

$ php composer.phar require elsuperbeano/curator
$ php composer.phar global require --dev elsuperbeano/curator:dev-master

Run

$ ./vendor/bin/curator
$ ~/.composer/vendor/bin/curator

Changelog Example

If the your gitlog subject lines since your last release look like this, (*2)

    feat(SomeCoolStuff): Added awesome feature
    fix(ImportantClass): Fixed issue

Then you run curator with default configuration, (*3)

    $ curator make my-last-release..HEAD

And you will get CHANGELOG_TMP containing, (*4)

    ### New Feature
    * **SomeCoolStuff**: Added awesome feature

    ### Bug Fixes
    * **ImportantClass**: Fixed issue

The Versions

14/11 2016

dev-master

9999999-dev

Comprehensive Documentation with PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marius Schütte

documentation package

10/04 2016

v0.1-alpha4

0.1.0.0-alpha4

Comprehensive Documentation with PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marius Schütte

documentation package

07/04 2016

v0.1-alpha3

0.1.0.0-alpha3

Comprehensive Documentation with PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marius Schütte

documentation package

06/04 2016

v0.1-alpha2

0.1.0.0-alpha2

Comprehensive Documentation with PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marius Schütte

documentation package

05/04 2016

v0.1-alpha1

0.1.0.0-alpha1

Changelog generator

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marius Schütte