somata-repl

0.1.1 • Public • Published

somata-repl

Interact with Somata services via a REPL.

Usage

The REPL extends Hashpipe with the ability to call somata service methods using this syntax:

service.method arg1 arg2 ...
$ somata-repl

#| hello.sayHello "Jack"
'Hello Jack!'

#| hello.sayGoodbye "Jack"
[ERROR] No method sayGoodbye

#| 

Installation

$ npm install -g somata-repl

Readme

Keywords

Package Sidebar

Install

npm i somata-repl

Weekly Downloads

21

Version

0.1.1

License

none

Last publish

Collaborators

  • spro