Skip to content

Modularize the setup.sh script #257

Description

@sergkoudi

The script ./script/setup.sh is getting bigger and currently contains functionalities of different types:

  • setup git submodules
  • setup configuration
  • initialization and installation

My suggestion is to split it into multiple files which are imported to the "main" setup script. Such a modular structure is more maintainable, and easier for those who only picks desired parts of it to build a TDP cluster template like us at EDF.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions