1.0.1 • Published 7 months ago

create-sourav-app v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

Create Sourav App

create-sourav-app is a CLI tool that helps you bootstrap projects using a predefined GitHub repository template. Quickly get started with your project without worrying about setup!


Features

  • Simple and fast project creation
  • Choose your preferred package manager (npm, yarn, or pnpm)
  • Automatically installs dependencies after cloning
  • Ready-to-use template from your GitHub repository

Installation

To use create-sourav-app, you need Node.js installed on your system. You can use the CLI directly with npx (no installation required) or install it globally.

Option 1: Use with npx (Recommended)

npx create-sourav-app <project-name>
1.0.1

7 months ago

1.0.0

8 months ago