Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: Finish implementing pleasant-to-use CLI options parsing #26

Closed
2 tasks done
JoshuaKGoldberg opened this issue Dec 8, 2024 · 0 comments · Fixed by #72
Closed
2 tasks done

🚀 Feature: Finish implementing pleasant-to-use CLI options parsing #26

JoshuaKGoldberg opened this issue Dec 8, 2024 · 0 comments · Fixed by #72
Assignees
Labels
status: accepting prs Please, send a pull request to resolve this! 🙏 type: feature New enhancement or request

Comments

@JoshuaKGoldberg
Copy link
Owner

JoshuaKGoldberg commented Dec 8, 2024

Bug Report Checklist

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:

💖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepting prs Please, send a pull request to resolve this! 🙏 type: feature New enhancement or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant