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

Refactor: split out UI #55

Open
madeddie opened this issue May 24, 2024 · 0 comments
Open

Refactor: split out UI #55

madeddie opened this issue May 24, 2024 · 0 comments
Milestone

Comments

@madeddie
Copy link
Owner

madeddie commented May 24, 2024

session handles http, client handles parsing, UI module should handle:

  • reading and writing config files
  • argument parsing
  • input of requested information
  • format and output information

basic UI for now will be purely CLI. If we can add structured output for commands, like json so it could be consumed programmatically, that would be awesome

@madeddie madeddie added this to the 0.2.0 milestone May 28, 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