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

New a service with snake case name inccluding - but output is _ #20

Open
moecasts opened this issue Jun 28, 2021 · 1 comment
Open

New a service with snake case name inccluding - but output is _ #20

moecasts opened this issue Jun 28, 2021 · 1 comment

Comments

@moecasts
Copy link

When I new a service with this

kit n s hello-world -m github.com/example/hello-world

this will create a service called hello_world, and github.com/example/hello_world in go.mod.

It should be hello-world and github.com/example/hello-world in go.mod.

@GrantZheng
Copy link
Owner

When I new a service with this

kit n s hello-world -m github.com/example/hello-world

this will create a service called hello_world, and github.com/example/hello_world in go.mod.

It should be hello-world and github.com/example/hello-world in go.mod.

Sorry,not support

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

No branches or pull requests

2 participants