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 config dev.exs
Raw

priv/templates/config/dev.exs

import Config
config :still,
base_url: "http://localhost:3000",
dev_layout: true,
profiler: true