/test-cosmo

Primary LanguageJavaScript

Test Cosmo

  • This package also requires a copy of the rpc_zmq source code. Move into the src directory and clone a copy from github:

    $ cd src $ git clone git@github.com:lzkelley/rpc_zmq.git

  • The NPM modules must be installed before usage:

    $ cd test-cosmo $ npm install .

  • Run with:

    $ npm start

Building / Distribution

Resources