mix git_ops.project_info (Git Ops v2.7.2)
View SourceA handy helper which prints out the app name, version number and valid message types.
May be useful in your CI system.
mix git_ops.project_info
Switches:
--format|-f
selects the output format. Currently suported output formats arejson
,toml
,github-actions
,shell
anddotenv
.