Skip to content

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

@moecasts

Description

@moecasts

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions