@onkelfiets/nx-astro
v0.0.5
Published
Nx Generators for Astro. Please refer to the [Nx Docs](https://nx.dev/getting-started/intro) to learn how to use Nx in general.
Downloads
1
Readme
Onkel Fiets - Astro Nx Plugin
Nx Generators for Astro. Please refer to the Nx Docs to learn how to use Nx in general.
Astro Application
Create an Astro Application from scratch using this generator.
nx generate @onkelfiets/nx-astro:app {app-name} --directory {directory}
Astro Integration
Add an integration to an Astro Application.
nx generate @onkelfiets/nx-astro:integration {integration-name} --project {project}