-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[v2] Add support for flashing multiple devices... #388
Conversation
<Company>Wilderness Labs, Inc</Company> | ||
<GeneratePackageOnBuild>true</GeneratePackageOnBuild> | ||
<PackageVersion>2.0.0.0-alpha</PackageVersion> | ||
<PackageVersion>2.0.0-alpha.1</PackageVersion> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adrianstevens Not according to Nuget docs under semantic versioning - https://learn.microsoft.com/en-us/nuget/create-packages/prerelease-packages#semantic-versioning. I'm counting on this working.
Also:
dotnet tool install WildernessLabs.Meadow.CLI --global --version '2.0.0-alpha.1' --add-source "/Users/dominique/Downloads"
You can invoke the tool using the following command: meadow
Tool 'wildernesslabs.meadow.cli' (version '2.0.0-alpha.1') was successfully installed.
Sequentially flashes multiple devices that are in bootloader mode.
Status summary:
PR also:
--verbose
didn't work correct across all commands.meadow listen