Packages

An Elixir framework to build your own in-house PaaS (Platform as a Service).

Current section

Files

Jump to
antikythera priv gear_template web template.ex
Raw

priv/gear_template/web/template.ex

defmodule <%= gear_name_camel %>.Template do
use Antikythera.TemplatePrecompiler
end