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

Enhance init.sh to update Go module paths as well #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BigGold1310
Copy link

Description of your changes

Enhance ./init.sh to accept a Go module path as first input and correctly replace it in all go files.
From the path, the last segment gets extracted and used as function/package name.

Fixes #74

I have:

Signed-off-by: Cyrill Näf <cyrill.naef@gmail.com>
@BigGold1310 BigGold1310 changed the title Enhance init.sh update Go module paths as well Enhance init.sh to update Go module paths as well Jun 17, 2024
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.

Repository initialization has hard assumptions
1 participant