mix git_ops.project_info (Git Ops v2.2.0) View Source
A handy helper which prints out the app name and version number.
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
andshell
.