Packages
Project repository template to set up all public Phoenix projects at Nimble
Current section
Files
Jump to
Current section
Files
lib/nimble.phx.gen.template/hex/package_behaviour.ex
defmodule Nimble.Phx.Gen.Template.Hex.PackageBehaviour do
@callback get_latest_version(atom()) :: String.t()
end