dispatchrun / dispatch

Entrypoint of the Dispatch ecosystem.
11 stars 1 forks source link

Give Go module initialized with `dispatch init` the same name as it's directory name #81

Closed chicoxyzzy closed 3 months ago

chicoxyzzy commented 3 months ago

This code patches the first line of the go.mod file to set a module name to a directory name.

chicoxyzzy commented 3 months ago

Merging this. See #82 for .gitignore