create-remixer
v4.6.5
Published
Project for instantiating projects via cli
Downloads
184
Readme
Project Generator
The Project Generator is a command-line tool that allows you to quickly generate project structures based on predefined templates. It provides an interactive interface to choose a template, specify a project name, and customize various options. The tool creates a new project directory with the chosen template, replaces placeholders with the project name, installs dependencies (optional), and initializes Git (optional).
Installation
npm i -g create-remixer
Usage
create-remixer
Contributing
Contributions are welcome! For bug reports or requests please [submit an issue]