mix astral.install (Astral v0.1.0)

Copy Markdown View Source

Install an Astral starter site

Creates the files needed for a small Astral site in the current Mix project.

Example

mix igniter.install astral
mix astral.install

The installer creates Astral config, starter pages, EEx layouts, TypeScript assets, public files, TypeScript configuration, and Volt formatter/linter configuration.