From 81bc42cc6a30cd3bfe4a394bd71e16e99d0fb37f Mon Sep 17 00:00:00 2001 From: "J." <105894089+Its-J@users.noreply.github.com> Date: Thu, 18 Jun 2026 16:38:47 -0500 Subject: [PATCH] add: terra-scripts tip untested as Im doing this on my phone --- src/content/docs/contributing/getting-started.mdx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/content/docs/contributing/getting-started.mdx b/src/content/docs/contributing/getting-started.mdx index 2b0f684..013afba 100644 --- a/src/content/docs/contributing/getting-started.mdx +++ b/src/content/docs/contributing/getting-started.mdx @@ -214,6 +214,16 @@ echo "this will also run when building pkg but for installing it into %{buildroo `mock` will show you the files not packaged but installed via an error. - Add (message preferably "Initial package"). + + ## Building Having anda installed (or in the Dev Container) run the following command: @@ -266,3 +276,4 @@ See the "book" (more like guide) for [Rhai]. [rpm packaging guide]: https://rpm-packaging-guide.github.io [spec file format]: https://rpm-software-management.github.io/rpm/manual/spec.html +[terra scripts]: https://github.com/terrapkg/cli-tools