jdx / jdx/usage

flatten commands

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
1k
Forks
59
Avg merge
5h 58m
Merged PRs (30d)
362

Description

The `usage` CLI has command structures that are way too deep considering it only has a handful of commands. e.g.: `usage generate completion bash` is very deep considering the only other command right now is `usage complete-word` which is only ever used internally.

Naively, this could just be `usage gen-completion bash` or something.

Before I do this I need to think a bit long-term and about what commands this CLI might contain.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.