11 lines
337 B
Markdown
11 lines
337 B
Markdown
# `/scripts`
|
|
|
|
Scripts to perform various build, install, analysis, etc operations.
|
|
|
|
These scripts keep the root level Makefile small and simple.
|
|
|
|
Examples:
|
|
|
|
* https://github.com/kubernetes/helm/tree/master/scripts
|
|
* https://github.com/cockroachdb/cockroach/tree/master/scripts
|
|
* https://github.com/hashicorp/terraform/tree/master/scripts |