Task: Setup Development Environment
Creation of the development environment.
Disciplines: Design and Development Discipline
Relationships
RolesPrimary Performer: Additional Performers:
InputsMandatory:
    Optional:
    • None
    Outputs
      Main Description
      Creation of the development environment that will be used by developers to write code for their specific project.
      Steps
      Create project branch in SCM

      Project branch may vary depending on specifics for each project.

      Create development instance

      OPTIONAL: Only if the project requires a separate development instance.

      Setup Continuous Integration Build Management

      OPTIONAL