Torch v2.0.0-rc.3 mix torch.install View Source
Installs torch layout to your _web/templates directory.
Configuration
config :torch,
otp_app: :my_app,
template_format: :eex
Example
Running without options will read configuration from your config.exs file,
as shown above.
mix torch.install
Also accepts --format and --app options:
mix torch.install --format slim --app my_app
Link to this section Summary
Link to this section Functions
Link to this function