1.0.2 • Published 12 months ago

prostart v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

ProStart

ProStart is a CLI tool that automates the project setup. It simplifies the process of initializing new projects by prompting you for configuration details and setting up your development environment with minimal effort.

Features

  • Easy Project Setup: Quickly create new projects using Vite or Next.js.
  • Tailwind CSS Integration: Optionally set up Tailwind CSS with automatic configuration.
  • Customizable: Choose between JavaScript or TypeScript setups and various templates.

Installation

To install ProStart, you need to have Node.js and npm installed on your machine. Then, run the following command:

npm install -g prostart

Usage

  1. Open Terminal in the folder where you want to set up your project.

  2. Run this command:

    setup-project
  3. Follow the Prompts:

  4. Complete Setup: ProStart will create the project and configure Tailwind CSS if you opted for it.

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago