Adobe Changelog Generator =====================
Adobe Changelog Generator
=====================
Adobe Changelog Generator is the core package that is used to generate a changelog file.
* Installation and update
* Commands
$ aio plugins:install @adobe/aio-cli-plugin-changelog
OR
$ aio discover -i$ aio changelog --help...
$ aio config:set GITHUB_TOKEN=
`Update
Please use the latest version of the plugin.
Use command aio plugins to see outdated plugins.
Use command aio plugins:update for update plugins to the latest stable version.
Commands
* aio changelog:generate
* aio changelog:generate-config-sampleaio changelog:generateChangelog generation tool
`
Changelog generation toolUSAGE
$ aio changelog:generate
OPTIONS
-c, --config=config Path to the configuration located on your local machine
-n, --namespaces=namespaces [default: ] Generate changelog for specific namespace, example:
organization/repository:branch
`aio changelog:generate-config-sample`
USAGE
$ aio changelog:generate-config-sampleOPTIONS
-t, --type=short|long [default: Short] Type of generated config.
Short - minimum required configuration for application.
Long - config with all possible parameters
-p, --path=path [default: /config.json]
Path to generated config sample.
``This project is maintained by Open Contribution Office.