wizard-build
v1.0.8
Published
A CLI tool to generate a backend project with Node.js
Downloads
432
Maintainers
Readme
🧙♂️ Wizard Build
Wizard Build is a magical CLI tool that helps you craft new Node.js projects with ease and style. Inspired by the legendary Astro CLI and the mystical Vite, Wizard Build guides you through the creation process with enchanting prompts and options.
✨ Features
- User-Friendly: Simple prompts to guide you in setting up your project.
- Flexible Choices: Select your preferred language, framework, and ORM.
- Quick Setup: Automatically initializes your Node.js project with best practices.
- Magic Touch: A unique wizard-themed experience for developers!
🛠️ Installation
To install Wizard Build, simply use npm:
npm install -g wizard-build
🔮 Usage
Once installed, you can begin your magical journey by running the following command in your terminal:
npx wizard-build init
This will start the wizard and guide you through the process of creating a new Node.js project.
🪔 Prompts and Options
- Project Directory: Where shall we forge your new stronghold?
- Programming Language: Choose the language for your spellbook (TypeScript or JavaScript).
- Framework Selection: Pick your guardian framework (e.g., Express, Fastify).
- ORM Choices: Decide on the ORM to guide your data.
- Dependency Installation: Choose whether to install dependencies immediately.
- Git Initialization: Decide if you want to start a new Git repository.
🪄 Contributing
If you'd like to contribute to this magical project, feel free to submit a pull request or open an issue. Let's make the wizard even more powerful together!
📜 License
This project is licensed under the MIT License. See the LICENSE file for more information.