maestro_cli 0.1.1
maestro_cli: ^0.1.1 copied to clipboard
CLI for Maestro.
0.1.1 #
- Set minimum Dart version to 2.16.
- Fix links to
package:leancode_lintin README
0.1.0 #
- Add
--templateoption formaestro bootstrap - Add
--flavoroptions formaestro drive - Rename
maestro configtomaestro doctor
0.0.9 #
- Add
--deviceoption formaestro drive, which allows you to specify the device to use. Devices can be obtained usingadb devices.
0.0.8 #
- Fix
maestro driveon Windows crashing with ProcessException.
0.0.7 #
- Fix a few bugs.
0.0.6 #
- Fix
maestro bootstrapon Windows crashing with ProcessException.
0.0.5 #
- Make versions match AutomatorServer.
0.0.4 #
- Nothing.
0.0.3 #
- Add support for
maestro.tomlconfig file.
0.0.2 #
- Split
maestroandmaestro_cliinto separate packages. - Add basic, working command line interface with.
0.0.1 #
- Initial version.