add new-release and edit-deliverable to helpers list in readme

Change-Id: Ia61a5fb05850db26b469feea181b3ed5c895ba81
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-07-31 17:19:10 -04:00
parent c085ac7568
commit 842b728e20

View File

@ -550,6 +550,11 @@ In order to help build out these files there are various command line
based tools that come with this repository. To install these it is as based tools that come with this repository. To install these it is as
easy as ``pip install .`` in this repository directory. easy as ``pip install .`` in this repository directory.
* ``new-release`` takes arguments to describe a new release and
updates the deliverable file, automatically calculating the version
number
* ``edit-deliverable`` takes arguments to update the contents of a
single deliverable file
* ``list-changes`` that lists the changes in a given release file. * ``list-changes`` that lists the changes in a given release file.
* ``interactive-release`` that goes through a *wizard* style set of * ``interactive-release`` that goes through a *wizard* style set of
questions to produce a new or updated release of a given project or questions to produce a new or updated release of a given project or