Skip to content

Installing unregistered library #128

Closed
@s-celles

Description

@s-celles

Hello,

It will be nice if arduino-cli could provide an interface to install unregistered library:

From a zip available on HTTP server:

arduino-cli lib install --unregistered https://github.com/itead/ITEADLIB_Arduino_Nextion/archive/master.zip

supporting installing from a git repository might also be considered
(by default it could use master branch but we could install from any given branch, or from a given commit hash, or tag)

You might have a look at how Ruby bundler is doing this
https://bundler.io/v1.12/git.html

Kind regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions