-
-
Notifications
You must be signed in to change notification settings - Fork 414
Open
Labels
topic: CLIRelated to the command line interfaceRelated to the command line interfacetype: enhancementProposed improvementProposed improvement
Description
Feature Request
In order to assist in development and testing, I would like to request the ability to install a core or library from a GitHub based branch or commit. Something like the following is what I was thinking.
$ arduino-cli core install arduino:megaavr@branch:master
or
$ arduino-cli lib install WiFiNINA@commit:473d8b0
Metadata
Metadata
Assignees
Labels
topic: CLIRelated to the command line interfaceRelated to the command line interfacetype: enhancementProposed improvementProposed improvement