Understanding of antigen's command structureShell scripting experience
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
50
調査方針
Investigate the antigen source code to understand how commands are defined and how help strings are stored. Look at the `antigen help` function to see its current implementation. Consider auto generating the help text from command definitions or using a help string array. Look for existing patterns in the repository for documentation generation.
Generate `antigen-help` output automatically · zsh-users/antigen#648 | Good First Issue