Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mcollina/nodezoo-npm-all

nodezoo-npm-all
https://github.com/mcollina/nodezoo-npm-all

Last synced: 13 days ago
JSON representation

nodezoo-npm-all

Awesome Lists containing this project

README

        

nodezoo-npm-all
===============

nodezoo-npm-all

# Testing

```sh
$ sudo npm install -g underscore-cli
```

```sh
$ node srvs/npm-all-dev.js --seneca.log.all
```

```sh
$ curl -s -d '{"role":"run","cmd":"execute","name":"npm-all"}' http://localhost:9201/act | underscore pretty
{ procid: "PROCID", name: "npm-all"
```

```sh
curl -s -d '{"role":"run","cmd":"query","procid":"PROCID"}' http://localhost:9201/act | underscore pretty
```