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

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

With Flutter:

 $ flutter 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.4.1

Alternatively, your editor might support dart pub get or flutter 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
120
points
654
downloads

Documentation

API reference

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

MIT (license)

Dependencies

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

More

Packages that depend on routed_cli