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

Redesign CLI commands #235

Merged
merged 27 commits into from
Dec 6, 2023
Merged

Redesign CLI commands #235

merged 27 commits into from
Dec 6, 2023

Conversation

regexident
Copy link
Owner

Before:

cargo modules generate tree <OPTIONS>
cargo modules generate graph <OPTIONS>

After:

cargo modules structure <OPTIONS>
cargo modules dependencies <OPTIONS>
cargo modules orphans <OPTIONS>

@regexident regexident force-pushed the redesign-cli-commands branch 2 times, most recently from 093d82d to 0215b3b Compare December 5, 2023 19:56
@regexident regexident force-pushed the redesign-cli-commands branch from 0215b3b to 5bde4f2 Compare December 5, 2023 20:04
@regexident regexident force-pushed the redesign-cli-commands branch 2 times, most recently from 6fe6d28 to 79a1e51 Compare December 6, 2023 12:27
@regexident regexident force-pushed the redesign-cli-commands branch from 79a1e51 to 0f912f1 Compare December 6, 2023 13:49
@regexident regexident force-pushed the redesign-cli-commands branch from 0f912f1 to a2900a3 Compare December 6, 2023 14:16
@regexident regexident merged commit 9e365d5 into main Dec 6, 2023
7 checks passed
@regexident regexident deleted the redesign-cli-commands branch December 6, 2023 14:26
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.

1 participant