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

Report App First Version #9

Closed
sgrottel opened this issue Aug 19, 2023 · 1 comment
Closed

Report App First Version #9

sgrottel opened this issue Aug 19, 2023 · 1 comment
Assignees

Comments

@sgrottel
Copy link
Owner

A "Report" Utility to validate a yaml file's content and produce a nicer read-only report of the file's content.

  • It needs to read, parse, and understand the files content, thus testing its semantic validity
  • A nice human-readable report, e.g. Html, is a good compromise for overview, sharing and discussion as long as the Gui App is not yet fully available (and maybe even beyond)

Hints:

  • Avoid a strict data model; doing adhoc read-out might allow for better error reporting.
@sgrottel sgrottel self-assigned this Aug 19, 2023
@sgrottel
Copy link
Owner Author

sgrottel commented Aug 4, 2024

Closed via merge fa0d0be

@sgrottel sgrottel closed this as completed Aug 4, 2024
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

No branches or pull requests

1 participant