quee_cli 1.0.1
quee_cli: ^1.0.1 copied to clipboard
A command line interface for quee package that provides basic argument parsing.
quee_cli #
A command-line interface (CLI) for the quee
package, designed to streamline your workflow.
Installation #
To use quee_cli
, activate it globally using the following command:
dart pub global activate quee_cli
Usage #
Once activated, you can use the CLI as follows:
quee_cli init
License #
This project is licensed under the MIT License - see the LICENSE file for details.