routed_cli 0.3.0 copy "routed_cli: ^0.3.0" to clipboard
routed_cli: ^0.3.0 copied to clipboard

unlisted

CLI runtime and command framework utilities for the Routed ecosystem.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add routed_cli

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  routed_cli: ^0.3.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:routed_cli/routed_cli.dart';
0
likes
0
points
654
downloads

Publisher

unverified uploader

Weekly Downloads

CLI runtime and command framework utilities for the Routed ecosystem.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

args, artisanal, build, file, glob, json2yaml, path, routed, routed_analyzer, routed_core, routed_logging, stream_transform, watcher, yaml

More

Packages that depend on routed_cli