npm init @mikhad/svelte
This is a work in progress and is not currently working. At the moment it just includes my previous svelte template, which I intend to drastically improve and automate.
CLI That asks you:
Dependabot on the github repo to keep the dependencies up to date
Action to deploy to NPM
The stuff that the regular sveltekit init asks you (Prettier, EsLint etc.)
A description of your package and what it does.
How other users can install the package to use it in their project.
How to use the package in a project. Give examples of code explaining the usage.
How others can contribute to your package. If you expect other developers to contribute to this project, definitely include this in your README.
The license used by the package.