at_repl 1.0.0 copy "at_repl: ^1.0.0" to clipboard
at_repl: ^1.0.0 copied to clipboard

retracted

A command line tool that interacts with the at_platform.

at_repl #

A CLI application that talks directly to the atPlatform.

Getting Started #

Ensure you have you atSign keys, keys are usually located in "homeDirectory.atsign\keys".

If you don't have an atSign, visit here https://my.atsign.com/login.

If the CLI application is available on pub, activate globally via:

dart pub global activate at_repl

Or locally via:

dart pub global activate --source=path <path to this package>

Usage #

-a, user's atsign (REQUIRED) -r, root URL (defaults to root.atsign.org:64) -v, verbose -n, enforce namespaces (defaults to false)

#example of full REPL command
$ at_repl -a @xavierlin -r root.atsign.org:64 -v -n

#example of shortened REPL command
$ at_repl -a @xavierlin

1
likes
0
pub points
0%
popularity

Publisher

verified publisheratsign.org

A command line tool that interacts with the at_platform.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, at_client, at_commons, at_onboarding_cli, at_utils, io

More

Packages that depend on at_repl