mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 14:06:19 +00:00
8 lines
198 B
Markdown
8 lines
198 B
Markdown
# `/tools`
|
|
|
|
Supporting tools for this project. Note that these tools can import code from the `/pkg` and `/internal` directories.
|
|
|
|
Examples:
|
|
|
|
* https://github.com/openshift/origin/tree/master/tools
|