13.4 createRepositoryStructure.sh

Go To Top

Return to Build and Run Scripts

The `createRepositoryStructure.sh` script should create or verify the approved Phase 0 Repository directory structure. It should help the team initialize a consistent Repository layout and prevent ad hoc directory creation.

The script should create or verify directories such as:

  1. docs/
  2. idl/
  3. src/
  4. generated/
  1. config/
  2. scripts/
  3. containers/
  4. tests/
  5. logs/
  6. evidence/
  7. tools/

The script should be safe to run more than once. If a directory already exists, the script should report that fact rather than treating it as an error. If an existing file blocks required directory creation, the script should fail clearly and explain the conflict.

The script should not delete existing source files, generated Artifacts, Configuration, logs, or documentation unless the team explicitly defines and documents a cleanup option.


© 2026 Dido Solutions, Inc. and Jackrabbit Consulting, Inc.

  • fxdemo/05-part/13-build-and-run-scripts/13-4-createrepositorystructure-sh/start.txt
  • Last modified: 2026/08/10 15:01
  • by owen