Skip to content

v1 Requirements #4

@grega

Description

@grega

Should:

  • New website
  • Test more “non-web” project READMEs
  • Bug: if hdi output is larger than height of terminal, the viewport shows the bottom of the output rather than the top (where the cursor is located)
    • The terminal does not scroll with the position of the cursor (so tab / arrows can take the cursor offscreen)
    • Manually test a larger array of terminal window sizes (add to test suite also?)
  • Contributors section of README
  • Add comment in README about AI tool usage, eg.
    • Researching common README formats across a large array of project types
    • Creating fixtures from these findings
    • Converting use of sed, awk etc into Bash natives (ie. the v0.10.0 performance release)
  • If hdi returns No README found in ., prompt to run hdi --help
  • Fix formatting of help output (--json)
  • Mark hdi c / hdi check as being experimental
  • Theming
    • Provide NO_COLOR support
    • How does hdi render by default in terminals with various themes? dark? light?
    • Does it need to be theme-able, or can / should it pick up on current theme defaults?
      • Both already handled, using ANSI codes
  • Homebrew package should only include the built hdi script and LICENSE file
  • Consistent error message format, with hints

Could:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions