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

[Feature] auto-install "special" directories #100

Open
mrcjkb opened this issue Sep 27, 2024 · 0 comments
Open

[Feature] auto-install "special" directories #100

mrcjkb opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mrcjkb
Copy link
Member

mrcjkb commented Sep 27, 2024

luarocks auto-installs the following directories to <tree>/lib/luarocks/rocks-<lua-version>/<rock>/<version>/:

  • src/bin or bin (depending on which one is detected first)
  • doc
  • docs
  • samples
  • tests

We should install them to our etc tree.
I don't think we really need to install samples and tests.
And we should probably install docs to doc, for a consistent install tree.

@mrcjkb mrcjkb self-assigned this Sep 27, 2024
@mrcjkb mrcjkb added enhancement New feature or request good first issue Good for newcomers labels Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant