sem-cs
Version:
A command line cheat sheet for semantic labelling.
30 lines (22 loc) • 750 B
Markdown
## sem-cs: semantic cheat sheet
A command line cheat sheet for semantic labelling.
```
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
commit|c [<tag>] show semantic commit message cheat sheet
ver|v show semantic versioning cheat sheet
```
Tags include:
- all
- format
- types (default)
- footer
## References:
- http://karma-runner.github.io/1.0/dev/git-commit-msg.html
- https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716
- https://seesparkbox.com/foundry/semantic_commit_messages
- https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#commits
- https://github.com/commitizen/cz-cli
- https://semver.org/