elm-wrap logo elm-wrap

List available application templates for the current compiler.

$ wrap application list-templates

application
document
element
sandbox
worker

The command prints the set of embedded application templates that can be used with wrap application init TEMPLATE. It is useful when you want to see what starter templates are available for creating a new project.

Presently, these templates are built-in into wrap command itself. After release v0.8.0 templates will be configurable through a local repository.