Files
hi-server/scripts/doc.go
T
2026-05-26 22:28:36 -07:00

4 lines
155 B
Go

// Package scripts keeps standalone maintenance tools out of normal package
// builds. Run individual tools with go run scripts/<tool>.go.
package scripts