astra_cli 1.0.0-dev.26 copy "astra_cli: ^1.0.0-dev.26" to clipboard
astra_cli: ^1.0.0-dev.26 copied to clipboard

unlisted

The Astra/Shelf CLI tool.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate astra_cli

Use it

The package has the following executables:

$ astra

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add astra_cli

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

dependencies:
  astra_cli: ^1.0.0-dev.26

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:astra_cli/astra_cli.dart';
0
likes
80
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

The Astra/Shelf CLI tool.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, astra, async, logging, path, pubspec, stack_trace, stream_transform, vm_service, watcher

More

Packages that depend on astra_cli