Skip to content

Commit

Permalink
misc. updates
Browse files Browse the repository at this point in the history
  • Loading branch information
moeenn committed Jul 20, 2024
1 parent 5f47692 commit aa5492c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/templates/golang/golang.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ import (
"github.com/moeenn/projects/internal/templates"
)

// TODO: add a README.md file

func NewGolangConfig(args *templates.TemplateArgs) *templates.TemplateConfig {
files := map[string]string{
"go.main_go": filepath.Join(args.RootPath, "main.go"),
Expand Down

0 comments on commit aa5492c

Please sign in to comment.