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

Add '--standalone' CLI flag #113

Merged
merged 2 commits into from Sep 25, 2023
Merged

Add '--standalone' CLI flag #113

merged 2 commits into from Sep 25, 2023

Conversation

seapagan
Copy link
Owner

Add a flag (--standalone) to the new command, bypassing creating a package. This is equivalent to typing '-' as the package name.

There is no complementary flag for creating a package since that is the default. Also, at this time, I have no plans to add this as a configuration option.

This also involved a far bit of refactoring the run() method, breaking
it down into sub-functions

Signed-off-by: Grant Ramsay <seapagan@gmail.com>
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
@seapagan seapagan self-assigned this Sep 25, 2023
@seapagan seapagan added the enhancement New feature or request label Sep 25, 2023
@seapagan seapagan marked this pull request as ready for review September 25, 2023 11:15
@seapagan seapagan merged commit d0c6059 into main Sep 25, 2023
4 checks passed
@seapagan seapagan deleted the add-standalone-flag branch September 25, 2023 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant