Packages

Still project generator. Provides a `mix still.new` task to bootstrap a new Still project.

Current section

Files

Jump to
still_new priv templates lib app_name.ex
Raw

priv/templates/lib/app_name.ex

defmodule <%= @app_module %> do
end