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

Mixmix/custom config #264

Draft
wants to merge 8 commits into
base: dev
Choose a base branch
from
Draft

Mixmix/custom config #264

wants to merge 8 commits into from

Conversation

mixmix
Copy link
Contributor

@mixmix mixmix commented Oct 22, 2024

The purpose of this PR is to be able to set a custom config file path for CLI

NOTES

  • the argParser cannot be async
    • => I think we're going to need to move config loading/parsing into the .action, probably loadEntropy
  • the TUI cannot take the same --config as the other leaf actions
    • using the same option in multiple levels leads to collisions
    • if we really want this in TUI then we need to make the tui launch a subcommand like entropy tui or entropy ui

@mixmix mixmix marked this pull request as draft October 22, 2024 22:53
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

Successfully merging this pull request may close these issues.

1 participant