JC-Coder / startease

StartEase is a command-line interface (CLI) tool designed to make project setup a breeze. Whether you're working with your favorite technologies or exploring new ones, StartEase is your companion for quickly and effortlessly scaffolding projects.
https://startease.vercel.app
MIT License
61 stars 25 forks source link

Validate name upon project creation #42

Closed JC-Coder closed 11 months ago

JC-Coder commented 1 year ago

Upon project creation if name field is empty or is invalid . project creation should stop .

TGKElit commented 1 year ago

Hi, I'm interested in working on this issue, what would qualify a name as valid?

JC-Coder commented 1 year ago

@TGKElit okay great . i will assign to you