flutter_nerolab_cli 0.1.0 copy "flutter_nerolab_cli: ^0.1.0" to clipboard
flutter_nerolab_cli: ^0.1.0 copied to clipboard

outdated

Command Line Interface to generate flutter starter project.

Nerolab CLI #

Nerolab Command Line Interface for Dart.

Special thanks to GroovinChip with groovin_cli and very_good_cli.

Installing #

dart pub global activate nerolab_cli

Commands #

nerolab create #

Create a nerolab Flutter project in seconds based on the Nerolab Core template.

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

nerolab --help #

See the complete list of commands and usage information.

🐦 A Nerolab Command Line Interface

Usage: nerolab <command> [arguments]

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

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

Run "nerolab help <command>" for more information about a command.
2
likes
0
pub points
0%
popularity

Publisher

verified publishernerolab.dev

Command Line Interface to generate flutter starter project.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, io, mason, meta, path, usage

More

Packages that depend on flutter_nerolab_cli