Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move packages into a separate directory #4382

Open
sajjaphani opened this issue Jan 28, 2022 · 0 comments
Open

Move packages into a separate directory #4382

sajjaphani opened this issue Jan 28, 2022 · 0 comments

Comments

@sajjaphani
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant