Skip to content

fix: use current directory as default for output_dir arg#78

Merged
Keats merged 1 commit into
Keats:masterfrom
thepoetdj:default-output-dir
Oct 23, 2025
Merged

fix: use current directory as default for output_dir arg#78
Keats merged 1 commit into
Keats:masterfrom
thepoetdj:default-output-dir

Conversation

@thepoetdj

@thepoetdj thepoetdj commented Oct 16, 2025

Copy link
Copy Markdown
Contributor

Closes #76

Description

Sets the default value for -o/--output-dir argument to current directory.

Example

Template validation:

image

Notice the absence of -o/--output-dir arg

Scaffolding at custom directory:

image image

Scaffolding at current directory (default)

image image

@thepoetdj

Copy link
Copy Markdown
Contributor Author

@Keats let me know if this solution needs some more polishing. I can see that win build failed due to retired image.

@Keats
Keats merged commit 11d30d7 into Keats:master Oct 23, 2025
3 of 4 checks passed
@Keats

Keats commented Oct 23, 2025

Copy link
Copy Markdown
Owner

that's good thanks!

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.

Validate subcommand is broken

2 participants