0.1.1 • Published 7 years ago

somata-repl v0.1.1

Weekly downloads
48
License
-
Repository
github
Last release
7 years ago

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
0.1.1

7 years ago

0.1.0

7 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago