1.1.0 • Published 10 months ago
@helgadigitals/project-cli v1.1.0
@helgadigitals/project-cli
A simple and powerful CLI tool for creating project templates in your current directory. Built with Clack CLI, this tool allows you to quickly start a new project by providing a name and selecting a template.
Features
- Interactive Prompt: Guides you through naming your project and selecting a project template.
- Fast and Efficient: Creates your project in the current directory with minimal setup.
- Customizable: Tailored for developers who want to streamline their workflow.
Installation
To use this CLI tool, install it globally via npm:
npm install -g @helgadigitals/project-cli
pnpm add -g @helgadigitals/project-cliUsage
Run the following command to start the CLI
project-cliEnter the Your project name and select a template to start your project. Select a template: 1. React 2. Next.js 3. Node.js 4. TypeScript
License
This project is licensed under the ISC License. See the LICENSE file for more details.
Author
Helgadigitals
For inquiries, reach out at helgadigitals.
Happy coding! 🎉