CLUI 💟CLUI adds UI to your CLI. Medium blog: https://medium.com/@chet.deva/enhance-your-cli-experience-with-clui-96eed88929c8 FeaturesYour commands can have variables prepended with '$'. These variables will be rendered as input boxes and can be run as a CLI command. Steps to install CLUI
Steps to run CLUICLUI + maestro an be used for everyday mobile/web development and ease E2E testing. Sample maestro flows can be in https://github.com/chetdeva/maestro-flows 1. Enter CLI commands with variables prepended with '$'.
Click "Generate CLUI" button. 2. Enter variables for CLI commands.
Click "Generate CLI commands" 3. Run generated CLI commands button.
Click "Run CLI commands" button. RequirementsVisual Studio Code 1.85.0 or higher. Release Notes0.0.11Beta release Upcoming features
Following extension guidelinesEnsure that you've read through the extensions guidelines and follow the best practices for creating your extension. ContributingPull requests are welcome. For contributing, create a fork and a pull request. License |