astro dev init
The behavior and format of this command are the same for both Astro and Software.
Initialize an Astro project in an empty local directory. An Astro project contains the set of files necessary to run Airflow, including dedicated folders for your dag files, plugins, and dependencies. An Astro project can be either run locally with astro dev start
or pushed to Astronomer with astro deploy
.