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 and simplify CLI #31

Closed
3 tasks done
chshersh opened this issue Oct 23, 2022 · 0 comments · Fixed by #32
Closed
3 tasks done

Refactor and simplify CLI #31

chshersh opened this issue Oct 23, 2022 · 0 comments · Fixed by #32
Assignees
Labels
💡 idea enhancement New feature or request

Comments

@chshersh
Copy link
Owner

chshersh commented Oct 23, 2022

After #29, I propose to change CLI in the following way:

  • Keep only profile command (remove watch and interactive)
  • dr-cabal profile should use new interactive mode by default
  • The profile command has the --to-file | --from-file option to control whether it should save the output to the file or just print the result from the file (by default, no file is used)
@chshersh chshersh added enhancement New feature or request 💡 idea labels Oct 23, 2022
@chshersh chshersh changed the title Refactor CLI Refactor and simplify CLI Oct 23, 2022
@chshersh chshersh added this to the v0.2.0.0: Interactivity milestone Nov 6, 2022
@chshersh chshersh self-assigned this Nov 15, 2022
chshersh added a commit that referenced this issue Nov 15, 2022
chshersh added a commit that referenced this issue Nov 20, 2022
Resolves #31

* Refactor and simplify CLI
* Output dr-cabal interactive profiler in the alternate terminal screen buffer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 idea enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant