🛠 Tooling: Use the create engine for CLI options parsing #1755
Labels
area: tooling
Managing the repository's maintenance
status: accepting prs
Please, send a pull request to resolve this!
Milestone
Bug Report Checklist
main
branch of the repository.Overview
Splitting out of #1181: I'm onboarding this project to the new "create" engine in https://github.com/JoshuaKGoldberg/create. #1670 added usage of file creations. Another step will be using the engine to parse in CLI options.
Right now in CTA that's done with
@clack/prompts
to generate this very pretty 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 before we switch over.Additional Info
Linked create issue: JoshuaKGoldberg/create#26
💖
The text was updated successfully, but these errors were encountered: