mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-05 09:15:25 +02:00
245 B
245 B
go generate
Generate Go files by running commands within source files. More information: https://pkg.go.dev/cmd/go#hdr-Generate_Go_files_by_processing_source.
- Generate Go files by running commands within source files:
go generate