Skip to content

An asdf plugin for mobile.dev maestro CLI

License

Notifications You must be signed in to change notification settings

dotanuki-labs/asdf-maestro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-maestro

CI Code Style License

A maestro plugin for asdf.

Installing

Installing this plugin:

$> asdf plugin add maestro https://github.com/dotanuki-labs/asdf-maestro.git

Using

Managing maestro with asdf:

# Show all installable versions
$> asdf list-all maestro

# Download the latest version
$> asdf install maestro latest

# Define the latest version for your local project (writes <project>/.tool-versions)
$> asdf local maestro latest

# Now maestro commands are available
$> maestro --version

# Rollback/install a previous version
$> asdf install maestro 1.24.0
$> asdf local maestro 1.24.0

You may also want to check the official documentation to learn more about asdf.

License

Copyright (c) 2023 - Dotanuki Labs - The MIT license

About

An asdf plugin for mobile.dev maestro CLI

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages