-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Currently, people can search Arduino libraries and see some basic info, but cannot locally install those libraries.
- Add a "add to project" button to libraries
- Disable button if the library is already in the project
- Download the library zip, the URL is on the existing library data object
- Unzip the archive and add it's files to
/libs/<lib name> - Somehow track that the library is in a project
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request