Skip to content

Move packages into a separate directory #4382

@sajjaphani

Description

@sajjaphani

Currently, all the packages are placed in the top-level directory along with some other dirs such as bin, ci, etc.

It would be better to introduce a new directory (src/packages/pkgs, etc any suitable name) and move the packages into this subfolder.

core-plans
│   ---
│   ---
│
└───ci
│   │   ---
│   │   ---
│   │
|  
|   ---
│   
└───src/packages/pkgs
|   │   7zip
|   │   R
|   │   ---
|
|  ---

Note: These changes require the settings of the core-plans plan files to point to the new locations in the builder.
Check for any other changes requires?

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