astro-post-create

0.0.3 • Public • Published

astro-post-create

Astro does not come with additional tools such as ESLint during the initial project creation process, leaving it up to users to install them manually. astro-post-create is a tool that enables an easy installation of these additional tools. At the moment, it supports ESLint and Prettier.

Usage

To use astro-post-create, create a new Astro project using the following command:

npm create astro@latest

Next, navigate to the newly created project directory and run the following command:

npx astro-post-create

astro-post-create-demo

Readme

Keywords

Package Sidebar

Install

npm i astro-post-create

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

1.79 MB

Total Files

5

Last publish

Collaborators

  • shf0811