casey / casey/just

Group options and arguments by topic

Open
#2,603 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
35.8k
Forks
846
Avg merge
27m
Merged PRs (30d)
3

Description

[nitpick] too many commands

1) Group options by topic when running `just --help` from the command line
2) Same thing with commands

a) recipe listing / selection
--choose
--list
--groups
--summary

b) justfile formatting / checking
--fmt
--check

c) justfile management
--init
--dump
--edit

d) variables
--variables
--evaluate

e) help
--help
--changelog
--man

f) others
--version
--completions

Contributor guide

Open the contributing guide

Research direction

Start at the implementation of the `just --help` command and inspect how its options and commands are currently listed. Group them under the topics shown in the issue, then run `just --help` to verify that the output matches the proposed organization.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.