GroovinChip / groovin_cli

A Delicious Command Line Interface for Dart πŸͺ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Groovin CLI

Built upon very_good_cli with πŸ’™ and πŸͺ

License: MIT

Special thanks to Felix Angelov for setting aside his valuable time for a tutoring session on mason and how very_good_cli uses it. Thank you, Felix!


A Delicious Command Line Interface for Dart πŸͺ.

Installing

$ dart pub global activate --source git git@github.com:GroovinChip/groovin_cli.git

Commands

$ groovin create

Create a new groovin flutter starter application in seconds based on Groovin Core.

(And for funzies - you can write $ groovin bake to do the same thing!)


$ groovin --help

See the complete list of commands and usage information.

πŸͺ A Delicious Command Line Interface

Usage: groovin <command> [arguments]

Global options:
-h, --help           Print this usage information.
    --version        Print the current version.

Available commands:
  create   groovin create <output directory>
           Creates a new groovin flutter project in the specified directory.

Run "groovin help <command>" for more information about a command.

About

A Delicious Command Line Interface for Dart πŸͺ

License:MIT License


Languages

Language:Dart 100.0%