🚀 Feature: Finish implementing pleasant-to-use CLI options parsing #26
Labels
status: accepting prs
Please, send a pull request to resolve this! 🙏
type: feature
New enhancement or request
Milestone
Bug Report Checklist
main
branch of the repository.Overview
create-typescript-app right now uses
@clack/prompts
to generate a very pleasant CLI output display. The create engine so far just has raw console printing. I haven't decided yet what the final system in create will be (Clack? Stricli? Something else? Something custom/new?) but whatever it ends up being will need to be at least roughly as nice as CTA's.Additional Info
Linked create-typescript-app issue: JoshuaKGoldberg/create-typescript-app#1755
Assorted items CTA does now that will need to be handled in this issue or a followup:
💖
The text was updated successfully, but these errors were encountered: