Skip to content

Demo on how to use tools.go for managing Go CLI tools

License

Notifications You must be signed in to change notification settings

halyph/demo-tools-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo tools.go

Repo demonstrates how to use tools.go for managing Go CLI tools on repo/project level.

Key artifacts to check:

  • Makefile
  • tools/ folder
  • .bin/ folder (generate by make)
  • pkg/magic/magic.go - see go:generate comment

Please check my blog post Manage Go CLI tools via Go modules and tools.go that contains much more details.

About

Demo on how to use tools.go for managing Go CLI tools

Topics

Resources

License

Stars

Watchers

Forks