sarus_cli 0.0.1-alpha.1 copy "sarus_cli: ^0.0.1-alpha.1" to clipboard
sarus_cli: ^0.0.1-alpha.1 copied to clipboard

A Very Good Project created by Very Good CLI.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate sarus_cli

Use it

The package has the following executables:

$ sarus

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sarus_cli

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

dependencies:
  sarus_cli: ^0.0.1-alpha.1

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:sarus_cli/sarus_cli.dart';
3
likes
0
points
245
downloads

Publisher

unverified uploader

Weekly Downloads

A Very Good Project created by Very Good CLI.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, args, cli_completion, mason, mason_logger, path, pub_updater, watcher, yaml, yaml_writer

More

Packages that depend on sarus_cli