teq-superplate
v2.2.1
Published
Project for instantiating TEQ projects via cli
Downloads
52
Readme
TEQ Superplate: Automated Framework Setup CLI
Welcome to TEQ Superplate, a command-line interface designed to streamline the process of setting up various frameworks for your projects.
Features
Quick and automated installation of popular frameworks.
Make sure you have read the rules: https://rules.i.teqn.asia/docs/frontend
Supports the following frameworks:
- Next.js
- Nuxt.js 3
- React + Vite
How to use
Installation:
Make sure you have Node.js installed on your system. Then, install the CLI globally using npm:
npm install -g teq-superplate
Run command:
Run the TEQ Superplate command:
teq-superplate
Follow the prompts to select a framework and set up your project.
Usage:
After running the
teq-superplate
command, you will be presented with a list of available frameworks. Choose the framework you want to set up. You will also be asked whether you want to create a new folder for the project or install it in the current directory.Once you've made your selections, the
TEQ Superplate
tool will automatically install and configure the chosen framework for you.
Feedback and Contributions:
If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request on the GitHub repository.
License:
This project is licensed under the MIT License - see the LICENSE file for details.