Accessible Astro CLI
Published on May 2, 2026 by Mark Teekman
This release introduces the Accessible Astro Starter CLI - a new scaffolding tool that makes it easier than ever to start accessible Astro projects. Run this command from your terminal:
npm create accessible-astro-starter@latest
Choose from five presets (Full, Blog, Portfolio, Minimal, or Barebones) with optional launcher integration. The interactive CLI guides you through project setup with colorful prompts and smart defaults.
Find it on NPM: https://www.npmjs.com/package/create-accessible-astro-starter
