Skip to content

move cli to module#379

Open
thomasp85 wants to merge 2 commits intomainfrom
cli-subcrate
Open

move cli to module#379
thomasp85 wants to merge 2 commits intomainfrom
cli-subcrate

Conversation

@thomasp85
Copy link
Copy Markdown
Collaborator

Fix #373

@thomasp85 thomasp85 requested a review from georgestagg April 26, 2026 15:13
@thomasp85
Copy link
Copy Markdown
Collaborator Author

We could do this less invasively by putting the cli parts behind a feature, but given how we structured the other parts into sub-modules I think this is better in the long run. CLI, really isn't a feature, but a distribution/integration anyway

@thomasp85 thomasp85 added this to the 0.3.0 milestone Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Put CLI behind a feature flag

1 participant