Initial commit

This commit is contained in:
Senad Uka
2023-03-02 07:24:12 +01:00
commit 10492ad1bc
50 changed files with 4086 additions and 0 deletions

11
scripts/README.md Normal file
View File

@@ -0,0 +1,11 @@
# `/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