1.1.5 โ€ข Published 2 months ago

@start-develop/csp v1.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

โšก๏ธ @start-develop/csp โ€” Create Scalable Projects

A modern CLI tool to scaffold clean, scalable Frontend or Backend project structures with ease.


npm version npm downloads TypeScript Node.js

๐Ÿ“ฆ 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


1.1.5

2 months ago

1.1.4

2 months ago

1.1.3

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago