Skip to content

blck-snwmn/example-go

Repository files navigation

example-go

Example Go

standard

Example using the standard Go package

Usage of genmod

genmod automatically creates a new Go module, registers it in go.work, and updates the directories list in dependabot configuration.

Usage:

  1. From any directory in the repository, run:

    $ ./genmod.sh <directory_name>
    
  2. The specified directory will be created and its go.mod initialized.

  3. The new module will be added to go.work and the gomod directories list in .github/dependabot.yml will be updated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published