AInit
Auto Init script.
Run or install
npx ainit
npm i -g ainit
To-do
- <input disabled="" type="checkbox"> if existing package.json then exit
- <input disabled="" type="checkbox"> Exit message: package.json already exists! Please run in empty dir.
- <input disabled="" type="checkbox"> Enter project name (default: folder)
- <input disabled="" type="checkbox"> Select project boilerplate
- <input disabled="" type="checkbox"> Svelte x Go API
- <input disabled="" type="checkbox"> React x Tailwind
- <input disabled="" type="checkbox"> 11ty x Alpine x Tailwind
- <input disabled="" type="checkbox"> Node x Inquirer x Yargs
- <input disabled="" type="checkbox"> Select build command (default: NPM)
- <input disabled="" type="checkbox"> Select deploy command (default: Vercel)
- <input disabled="" type="checkbox"> Select package.json template
- <input disabled="" type="checkbox"> NPM install
- <input disabled="" type="checkbox"> Git init