Packages

A mix task to get info about the current mix project such as name or version number. Useful to automate tasks using a CI server or a build script.

Current section

Files

Jump to
project_info lib project_info.ex
Raw

lib/project_info.ex

defmodule ProjectInfo do
end