BistroKit is a CLI tool designed to make your project development as delightful and efficient as a meal at your favorite bistro. Whether you're starting a new project or adding modules to an existing one, BistroKit has everything you need to cook up quality code.
- Project Scaffolding: Easily start projects with frameworks like React, Angular, Next.js, and more. BistroKit sets up the required configurations, dependencies, and architecture.
- Automated Configuration: Quickly set up tools like Jest, webpack, Vite, react-testing-library, linting, and more, ensuring your project is ready to go from the start.
- Module Generation: Automatically generate new pages, components, tests, and more with simple commands.
- Customizable Recipes: Tailor your project setup to your preferences with customizable configurations.
- Consistent Structure: Maintain a clean and organized codebase with standardized project structures.
To install BistroKit, use npm or yarn:
npm install -g bistrokit
This command will scaffold a new project with the required configurations and dependencies.
For detailed usage instructions, please refer to our wiki page.
We welcome contributions from the community. To contribute, please read our wiki page for guidelines and best practices.
BistroKit is licensed under the MIT License.
Join our growing community of developers who contribute to and benefit from BistroKit’s continuous improvements. Share your ideas, ask questions, and collaborate on projects.