Skip to content

Commit 7d3291e

Browse files
authored
Merge pull request #66 from paynejacob/template-naming
2 parents 25bbba5 + 545948f commit 7d3291e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/package/template.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ func template(name, description string, packages ...string) {
6464
}
6565
}
6666
}
67+
manifest.Name = filepath.Base(name)
6768
manifest.Description = description
6869

6970
buf, _ := yaml.Marshal(manifest)

0 commit comments

Comments
 (0)