aboutsummaryrefslogtreecommitdiff
path: root/deployment/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/README.md')
-rw-r--r--deployment/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/deployment/README.md b/deployment/README.md
new file mode 100644
index 000000000..3400fd840
--- /dev/null
+++ b/deployment/README.md
@@ -0,0 +1,8 @@
+# Build scripts
+
+All `build.sh` and `package.sh` scripts are for *nix platforms (or WSL on Windows 10).
+
+After running both, check the `*/pkg-dist/` folders for the archives and packages.
+
+`build_all.sh` will invoke every build and package script.
+Use `collect_all.sh` to copy all artifact to one directory for easy uploading.