at_repl

Last updated:

0 purchases

at_repl Image
at_repl Images
Add to Cart

Description:

at repl

at_repl #




A CLI application that talks directly to the atPlatform.
Getting Started #
Ensure you have your atSign keys. Keys are usually located in $HOME/.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
copied to clipboard
Or locally via:
cd packages/at_repl
dart pub global activate . -s path
copied to clipboard
Usage #
-a, user's atsign (REQUIRED)
-r, root URL (defaults to root.atsign.org:64)
-v, verbose
-n, enforce namespaces (defaults to true)
#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

copied to clipboard
Use /help or help for instructions/usage.
@chess69 /help
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.