{"id":42572416,"url":"https://github.com/involvex/create-wizard","last_synced_at":"2026-01-28T21:20:44.953Z","repository":{"id":315207648,"uuid":"1058325450","full_name":"involvex/create-wizard","owner":"involvex","description":" create everything with ease interactive","archived":false,"fork":false,"pushed_at":"2026-01-16T23:41:10.000Z","size":6403,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T11:25:26.410Z","etag":null,"topics":["create-app","node","nodejs","npm","npm-create","npm-init"],"latest_commit_sha":null,"homepage":"https://involvex.github.io/create-wizard/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/involvex.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"involvex","buy_me_a_coffee":"involvex"}},"created_at":"2025-09-17T00:11:57.000Z","updated_at":"2026-01-16T23:40:12.000Z","dependencies_parsed_at":"2025-09-19T15:00:06.055Z","dependency_job_id":"9f211116-e567-420c-b6d1-a118b2e150b2","html_url":"https://github.com/involvex/create-wizard","commit_stats":null,"previous_names":["involvex/create-wizard","involvex/create-universe"],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/involvex/create-wizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/involvex%2Fcreate-wizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/involvex%2Fcreate-wizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/involvex%2Fcreate-wizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/involvex%2Fcreate-wizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/involvex","download_url":"https://codeload.github.com/involvex/create-wizard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/involvex%2Fcreate-wizard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28852239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["create-app","node","nodejs","npm","npm-create","npm-init"],"created_at":"2026-01-28T21:20:44.295Z","updated_at":"2026-01-28T21:20:44.932Z","avatar_url":"https://github.com/involvex.png","language":"JavaScript","funding_links":["https://github.com/sponsors/involvex","https://buymeacoffee.com/involvex","https://www.buymeacoffee.com/involvex"],"categories":[],"sub_categories":[],"readme":"\u003c!-- @format --\u003e\n\n# @involvex/create-wizard\n\n![npm install -g @involvex/create-wizard](assets/prompt.png)\n\n[![npm version](https://badge.fury.io/js/%40involvex%2Fcreate-wizard.svg)](https://badge.fury.io/js/%40involvex%2Fcreate-wizard)\n[![Build Status](https://github.com/involvex/create-wizard/actions/workflows/ci-release.yml/badge.svg)](https://github.com/involvex/create-wizard/actions/workflows/ci-release.yml)\n[![GitHub release](https://img.shields.io/github/release/involvex/create-wizard.svg)](https://github.com/involvex/create-wizard/releases/)\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/involvex?style=social)](https://github.com/sponsors/involvex)\n\n`@involvex/create-wizard` is a powerful command-line interface (CLI) tool designed to streamline and accelerate the setup of new JavaScript projects. It offers an interactive and comprehensive solution for project initialization, ensuring consistency and reducing manual setup. Our goal is to be the go-to solution for quickly building new projects.\n\n## Features\n\n- **Interactive Project Setup**: Guides you through project creation with prompts for project name, template selection, and additional dependencies.\n- **Modern, Animated UI**: A completely redesigned interactive experience using `@clack/prompts` for a more engaging and user-friendly setup.\n- **Extensive Template Library**: Choose from a wide variety of templates, including the new `vue-wizard` for a complete Vue.js setup, `expo-app` for React Native with Expo, and `ionic-app` for Ionic React development.\n- **Interactive Plugin Configuration**: Use `create-wizard --plugin` to interactively configure and install plugins like Prettier, ESLint, and TypeScript.\n- **Explicit Dependency Versioning**: Allows specifying exact versions for dependencies, ensuring consistent project setups.\n- **TypeScript Support**: Option to initialize projects with TypeScript, including `tsconfig.json`.\n- **Linting \u0026 Formatting Integration**: Choose to include ESLint and Prettier for code quality and consistent formatting.\n- **Docker Support**: Option to generate a basic `Dockerfile` and `.dockerignore` for containerization.\n- **CI/CD Workflow Generation**: Generate basic GitHub Actions or GitLab CI/CD pipelines.\n- **Custom Template Creation**: Use `npm run template:create` to easily build and manage your own project templates.\n- **Git Initialization**: Option to initialize a Git repository and make an initial commit, setting up version control from the start.\n\n## Installation\n\nTo use `create-wizard`, you need Node.js (version 22.0.0 or higher) installed on your system.\n\n```bash\nnpm install -g @involvex/create-wizard\n```\n\n## Quick Start\n\nYou can quickly create a new project using `npx` without global installation:\n\n```bash\nnpx @involvex/create-wizard@latest\n```\n\nThis command will execute the latest version of `@involvex/create-wizard` without download, guiding you through the project setup process.\n\n## Usage\n\nTo create a new project, run the following command in your terminal:\n\n```bash\ncreate-wizard\n```\n\nThe CLI will then guide you through the following steps:\n\n1.  **Project Name**: Enter the name for your new project.\n2.  **Template Selection**: Choose a template from the available options. Each template will set up a complete initial project structure, including its own `package.json` configurations (dependencies, scripts) and files.\n3.  **Additional Dependency Installation**: Select any _additional_ npm packages you want to install. Note that template-specific dependencies will be installed automatically.\n4.  **Optional Features**: Choose to include:\n    - TypeScript support\n    - ESLint for linting\n    - Prettier for code formatting\n    - Docker support (Dockerfile and .dockerignore)\n    - GitHub Actions workflow\n    - GitLab CI/CD pipeline\n5.  **Git Initialization**: Confirm if you want to initialize a Git repository for your project.\n\n## Development\n\n### Prerequisites\n\n- Node.js (\u003e= 22.0.0)\n- npm\n\n### Setup\n\n1.  Clone the repository:\n    ```bash\n    git clone https://github.com/involvex/create-wizard\n    cd create-wizard\n    ```\n2.  Install dependencies:\n    ```bash\n    npm install\n    ```\n\n### Scripts\n\n- **Build**: `npm run build` - Compiles the CLI tool.\n- **Run**: `npm start` - Executes the compiled CLI tool.\n- **Lint**: `npm run lint` - Checks code for style and quality issues.\n- **Lint Fix**: `npm run lint:fix` - Fixes linting issues automatically.\n- **Format Check**: `npm run format:check` - Checks code formatting.\n- **Format**: `npm run format` - Formats code automatically.\n- **Check**: `npm run check` - Runs linting and formatting checks.\n- **Create Template**: `npm run template:create` - Interactively creates a new project template.\n- **Release**: `npm run release` - Automates versioning, tagging, and pushing.\n\n## Contributing\n\nContributions are welcome! Please refer to the `LICENSE` file for details.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Support\n\n- [Sponsor on GitHub](https://github.com/sponsors/involvex)\n- [Buy Me a Coffee](https://www.buymeacoffee.com/involvex)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvolvex%2Fcreate-wizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finvolvex%2Fcreate-wizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvolvex%2Fcreate-wizard/lists"}