Skip to content

Local Library Management #17

@mrfrase3

Description

@mrfrase3

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions