1.1.5 โข Published 2 months ago
@start-develop/csp v1.1.5
โก๏ธ @start-develop/csp โ Create Scalable Projects
A modern CLI tool to scaffold clean, scalable Frontend or Backend project structures with ease.
๐ฆ About
@start-develop/csp
(Create Scalable Projects) is a lightweight interactive CLI that lets you kickstart either a Frontend or Backend project with best practices and pre-configured structure in seconds.
- ๐ฏ Built for speed and simplicity
- ๐ก Interactive prompt flow
- ๐ง Ready-to-code boilerplates
- ๐งผ Graceful exit support (
Ctrl + C
)
๐ Getting Started
1. Install the CLI globally
npm install -g @start-develop/csp
# or
pnpm add -g @start-develop/csp
### 2. Or Just Run It
npx @start-develop/csp
# or
pnpm dlx @start-develop/csp
If You Install It Globally
# Just Call It In Your Terminal
csp
Youโll be prompted to choose the project type:
What type of project do you want to create? #(use arrow)
โฏ Front-End
Back-End
๐ Features
- โ Interactive CLI prompts โ Guide users through setup with ease.
- โก Fast project initialization โ Quickly scaffold your front-end or back-end projects.
- ๐ฏ Clean and minimal project structure โ Organized codebase to help you scale faster.
- โ Graceful shutdown on Ctrl+C โ Clean exit with helpful messaging.
๐ค Contributing
Pull requests and ideas are welcome!
Open issues or feature requests here:
๐ GitHub Issues
๐จโ๐ป Author
Amr_Hesham
๐ License
MIT ยฉ 2025 Amr_Hesham