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

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 flutter_nerolab_cli

Commands #

nerolab create #

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

Example:

nerolab create coba --project_id dev.nerolab.coba

(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
60
pub points
0%
popularity

Publisher

verified publishernerolab.dev

Command Line Interface to generate flutter starter project.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args, io, mason, meta, path, usage

More

Packages that depend on flutter_nerolab_cli