salami_cli

Creator: coderz1093

Last updated:

0 purchases

salami_cli Image
salami_cli Images
Add to Cart

Description:

salami cli

Salami CLI #
Developed with 💙 by DevTalents



A Salami Command Line Interface for Dart.
Installing #
dart pub global activate salami_cli
copied to clipboard
Commands #
See the complete list of commands and usage information.
🚀 A Salami Command Line Interface
Usage: salami <command> [arguments]
Global options:
-h, --help Print this usage information.
--version Print the current version.
Available commands:
create Creates a new salami flutter application in seconds.
init Install usefull dart cli tools
spit Create a new flutter component in seconds.
Run "salami help <command>" for more information about a command.
copied to clipboard
Usage
# Create a new Flutter app in current directory
salami create .

# Create a new Flutter app in passed directory
salami create ./foo/bar

# Install all cli tools used in salami core lika coverde, melos etc.
salami init

# Create flutter page with cubit and tests.
salami spit page -n home
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator