-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement
Description
Arduino libraries are stored on github, and can define export-ignore
in .gitattributes
file to specify what exactly needs to go into a release Zip file.
For example, when I click on "Source Code link" on the latest TinyGSM library (https://github.com/vshymanskyy/TinyGSM/releases/latest ), the Zip file I get does not contain the extras
folder at all.
I think Arduino Library Manager should follow these semantics when it grabs the library from github.
Additional context
Additional requests
Related
Metadata
Metadata
Assignees
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement