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

Figure out whether the bundled app/exe/bin can also run the cli. #1

Open
mallocator opened this issue May 30, 2020 · 0 comments
Open
Labels
enhancement New feature or request investigation A topic that needs investigation

Comments

@mallocator
Copy link
Member

For the GUI bundle, find out whether it's possible to also use it as a command-line utility. Ideally, it would end up being just one executable that launches the GUI when no arguments are given and otherwise would act like the CLI. However, it might be more manageable and straight forward to have two separate executables. In that case, the build process would simply have to include the artifact from the standard bundle.

@mallocator mallocator added enhancement New feature or request investigation A topic that needs investigation labels May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request investigation A topic that needs investigation
Projects
None yet
Development

No branches or pull requests

1 participant