Skip to content

Conversation

@mahkellz
Copy link

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Problem/Feature

This update allows go-blueprint create to use the current directory name as the project/module name when the -n . option is specified. This enables creating a project inside an already existing folder without needing to specify a new project name, streamlining workflows for cloned or pre-created directories.

Description of Changes:

[+] feat(#428 ): use current directory as the module name and main directory for project

Checklist

Go Kells added 3 commits October 21, 2025 23:30
…mmand

This update allows `go-blueprint create` to use the current directory name as the project/module name
when the `-n .` option is specified. This enables creating a project inside an already existing folder
without needing to specify a new project name, streamlining workflows for cloned or pre-created directories.
@mahkellz mahkellz closed this by deleting the head repository Jan 10, 2026
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