公開: kokai => Release/publish
Kokai allows you to create changelog for your releases and full changelog for your projects. It is based on Conventional Commits (for now) to have a pleasant reading of the changelog.
``` kokai 0.3.0
USAGE:
kokai
FLAGS: -h, --help Prints help information -V, --version Prints version information
SUBCOMMANDS: changelog Create a full changelog of your project completion Generate autocompletion file for your shell help Prints this message or the help of the given subcommand(s) release Create a release changelog for a specified tag
```
``` kokai-release 0.3.0 Jones Magloire @Joxit Create a release changelog for a specified tag
USAGE: kokai release [FLAGS] [OPTIONS] --ref [repository]
FLAGS:
-h, --help Prints help information
--no-emoji Remove emojis from headers
--tag-from-ref Get the tag of the ref commit and use it as a release name. This is like git describe --tags
--exact-match
-V, --version Prints version information
OPTIONS:
--add-links
ARGS:
``` kokai-changelog 0.3.0 Jones Magloire @Joxit Create a full changelog of your project
USAGE: kokai changelog [OPTIONS] [repository]
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
--ref
ARGS: